Merge "rv1126/rv1109: enable fit"

This commit is contained in:
Weiwen Chen
2021-09-15 10:59:12 +08:00
committed by Gerrit Code Review
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