rv1126/rv1109: enable fit

Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: I41f0839f5de94c3f4c7c58b9a200b59adc4c2962
This commit is contained in:
Weiwen Chen
2021-09-13 17:00:45 +08:00
parent 2db1a56f9f
commit 6f79d365f0
4 changed files with 8 additions and 0 deletions

View File

@ -20,6 +20,8 @@ export RK_KERNEL_DEFCONFIG_FRAGMENT=
export RK_KERNEL_DTS=rv1109-38-v10-spi-nand
# boot image type
export RK_BOOT_IMG=zboot.img
# kernel image format type: fit(flattened image tree)
export RK_KERNEL_FIT_ITS=boot.its
# kernel image path
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
# parameter for GPT table

View File

@ -20,6 +20,8 @@ export RK_KERNEL_DEFCONFIG_FRAGMENT=
export RK_KERNEL_DTS=rv1109-38-v10-spi-nand
# boot image type
export RK_BOOT_IMG=zboot.img
# kernel image format type: fit(flattened image tree)
export RK_KERNEL_FIT_ITS=boot.its
# kernel image path
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
# parameter for GPT table

View File

@ -20,6 +20,8 @@ export RK_KERNEL_DEFCONFIG_FRAGMENT=rv1126-slc-nand.config
export RK_KERNEL_DTS=rv1126-evb-ddr3-v12-spi-nand
# boot image type
export RK_BOOT_IMG=zboot.img
# kernel image format type: fit(flattened image tree)
export RK_KERNEL_FIT_ITS=boot.its
# kernel image path
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
# parameter for GPT table

View File

@ -22,6 +22,8 @@ export RK_KERNEL_DTS=rv1126-evb-ddr3-v12-spi-nand
export RK_BOOT_IMG=zboot.img
# kernel image path
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
# kernel image format type: fit(flattened image tree)
export RK_KERNEL_FIT_ITS=boot.its
# parameter for GPT table
export RK_PARAMETER=parameter-fit-nand-256M.txt
# Buildroot config