px30: make partitions table more compatible for buildroot and debian

Change-Id: I5087eb0c53259c7c0ff3eeeb54ee000770aba421
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
Ziyuan Xu
2020-02-25 16:07:01 +08:00
parent 27f0b0f7ca
commit 9da1ed4f86
5 changed files with 4 additions and 16 deletions

View File

@ -16,7 +16,7 @@ export RK_BOOT_IMG=boot.img
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
export RK_KERNEL_ZIMG=kernel/arch/arm64/boot/Image.lz4
# parameter for GPT table
export RK_PARAMETER=parameter-buildroot.txt
export RK_PARAMETER=parameter.txt
# Buildroot config
export RK_CFG_BUILDROOT=rockchip_px30_64
# Recovery config