rk3288: correct the parameter

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I2fa6e40fdf6b1e3d4d7e89d939ed66d4ceb10d70
This commit is contained in:
Caesar Wang
2020-05-19 14:26:31 +08:00
parent e6d9b9eb49
commit e563a33262
8 changed files with 7 additions and 19 deletions

View File

@ -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