rv1126/rv1109: BoardConfig.mk: default update spl
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: If772702360148224e93ed6f188bae4203b2301c8
This commit is contained in:
@ -6,6 +6,8 @@ export RK_ARCH=arm
|
||||
export RK_UBOOT_DEFCONFIG=rv1126
|
||||
# Uboot image format type: fit(flattened image tree)
|
||||
export RK_UBOOT_FORMAT_TYPE=fit
|
||||
# Loader update spl from Uboot
|
||||
export RK_LOADER_UPDATE_SPL=true
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
||||
# Kernel defconfig fragment
|
||||
|
||||
Reference in New Issue
Block a user