rockchip64: rk3318-box use vendor ddrbin
This commit is contained in:
parent
2b1fae5d74
commit
a5ef5c651d
@ -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"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user