rk3326: set default boot image to lz4 type
Change-Id: If5d76c6f3585504215c08f3b493c06f7d3c51826 Signed-off-by: zain wang <wzz@rock-chips.com>
This commit is contained in:
@ -9,7 +9,7 @@ export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
|
||||
@ -9,7 +9,7 @@ export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
|
||||
Reference in New Issue
Block a user