Skip to content

Commit 1bac6d9

Browse files
committed
RK3588: Switch to 1.20 DDR_BLOB
1 parent 054a446 commit 1bac6d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/sources/families/include/rockchip64_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ case "$BOOT_SOC" in
157157

158158
rk3588) #CPUMAX undefined?
159159
BOOT_SCENARIO="${BOOT_SCENARIO:=spl-blobs}"
160-
DDR_BLOB="${DDR_BLOB:-"rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.18.bin"}"
160+
DDR_BLOB="${DDR_BLOB:-"rk35/rk3588_ddr_lp4_2112MHz_lp5_2400MHz_v1.20_20250926.bin"}"
161161
BL31_BLOB="${BL31_BLOB:-"rk35/rk3588_bl31_v1.48.elf"}"
162162
# ROCKUSB_BLOB is used to flash a board with rkdeveloptool (Linux, can use 'rkdevflash' extension) or RKDevTool (Windows) in MASKROM mode
163163
ROCKUSB_BLOB="rk35/rk3588_spl_loader_v1.16.113.bin"

0 commit comments

Comments
 (0)