mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rockchip64: rk3318-box use vendor ddrbin
This commit is contained in:
@@ -21,7 +21,7 @@ enable_extension xorg-lima-serverflags
|
||||
function post_family_config__uboot_cmdline() {
|
||||
|
||||
BOOTDELAY=1
|
||||
UBOOT_TARGET_MAP="BL31=bl31.elf;;idbloader.img u-boot.itb"
|
||||
UBOOT_TARGET_MAP="ROCKCHIP_TPL=$RKBIN_DIR/$DDR_BLOB BL31=bl31.elf;;idbloader.img u-boot.itb"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user