RV1126_Rv1109: spi nor: uboot enable sdcard upgrade
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: Ic818649168210a0ab9bfb82d767a26738ab4f6a9
This commit is contained in:
@ -6,6 +6,8 @@ export RK_ARCH=arm
|
||||
export RK_IDBLOCK_UPDATE_SPL=true
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=rv1126-spi-nor-tiny
|
||||
# Uboot defconfig fragment, config rk-sfc.config if sdcard upgrade
|
||||
export RK_UBOOT_DEFCONFIG_FRAGMENT=rk-sfc.config
|
||||
# Loader update spl from Uboot
|
||||
export RK_LOADER_UPDATE_SPL=true
|
||||
# Uboot image format type: fit(flattened image tree)
|
||||
|
||||
Reference in New Issue
Block a user