rk3308: rk33208b: 64bit: default use zboot.img

Change-Id: I60fbb871d52e1d1f71a97b135c962cad12e6bf34
Signed-off-by: Weiwen Chen <cww@rock-chips.com>
This commit is contained in:
Weiwen Chen
2018-11-28 20:11:05 +08:00
parent ca181dc3c5
commit 93a817fd64

View File

@ -9,7 +9,7 @@ export RK_KERNEL_DEFCONFIG=rk3308_linux_defconfig
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rk3308b-evb-amic-v10 export RK_KERNEL_DTS=rk3308b-evb-amic-v10
# boot image type # boot image type
export RK_BOOT_IMG=boot.img export RK_BOOT_IMG=zboot.img
# kernel image path # kernel image path
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image.lz4 export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image.lz4
# parameter for GPT table # parameter for GPT table