rv1126_rv1109: tb: use mainline spl instead of pre-build
Change-Id: I3b874cf2706e65c0a56638faa8c4bc8653a584d3 Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@ -6,6 +6,8 @@ export RK_ARCH=arm
|
|||||||
export RK_UBOOT_DEFCONFIG=rv1126-lp3-emmc-tb
|
export RK_UBOOT_DEFCONFIG=rv1126-lp3-emmc-tb
|
||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
|
# Loader update spl from Uboot
|
||||||
|
export RK_LOADER_UPDATE_SPL=true
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
||||||
# kernel defconfig fragment
|
# kernel defconfig fragment
|
||||||
|
|||||||
@ -6,6 +6,8 @@ export RK_ARCH=arm
|
|||||||
export RK_UBOOT_DEFCONFIG=rv1126-emmc-tb
|
export RK_UBOOT_DEFCONFIG=rv1126-emmc-tb
|
||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
|
# Loader update spl from Uboot
|
||||||
|
export RK_LOADER_UPDATE_SPL=true
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
||||||
# kernel defconfig fragment
|
# kernel defconfig fragment
|
||||||
|
|||||||
@ -6,6 +6,8 @@ export RK_ARCH=arm
|
|||||||
export RK_UBOOT_DEFCONFIG=rv1126-emmc-tb
|
export RK_UBOOT_DEFCONFIG=rv1126-emmc-tb
|
||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
|
# Loader update spl from Uboot
|
||||||
|
export RK_LOADER_UPDATE_SPL=true
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
export RK_KERNEL_DEFCONFIG=rv1126_defconfig
|
||||||
# kernel defconfig fragment
|
# kernel defconfig fragment
|
||||||
|
|||||||
Reference in New Issue
Block a user