rk3288: correct the parameter
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I2fa6e40fdf6b1e3d4d7e89d939ed66d4ceb10d70
This commit is contained in:
@ -13,7 +13,7 @@ export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
export RK_PARAMETER=parameter.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rk3288
|
||||
# Recovery config
|
||||
|
||||
Reference in New Issue
Block a user