px30/rk3326_robot: use a apposite partitions table

Apply a apposite partitions table for robot product, 256MB.

Change-Id: Ic6736b5987acfcfc0222fb76aded1150515a3816
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
Ziyuan Xu
2020-02-25 15:58:03 +08:00
parent d40349b1df
commit 001dcd02a8
4 changed files with 26 additions and 2 deletions

View File

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

12
px30/parameter-robot.txt Normal file
View File

@ -0,0 +1,12 @@
FIRMWARE_VER: 8.1
MACHINE_MODEL: PX30
MACHINE_ID: 007
MANUFACTURER: PX30
MAGIC: 0x5041524B
ATAG: 0x00200800
MACHINE: px30
CHECK_MASK: 0x80
PWR_HLD: 0,0,A,0,1
TYPE: GPT
CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(trust),0x00000800@0x00008000(misc),0x00004000@0x00008800(boot),0x00006000@0x0000c800(recovery),0x0000e000@0x00012800(oem),0x00040000@0x00020800(rootfs),-@0x00060800(userdata:grow)
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9

View File

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

View File

@ -0,0 +1,12 @@
FIRMWARE_VER: 8.1
MACHINE_MODEL: PX30
MACHINE_ID: 007
MANUFACTURER: PX30
MAGIC: 0x5041524B
ATAG: 0x00200800
MACHINE: px30
CHECK_MASK: 0x80
PWR_HLD: 0,0,A,0,1
TYPE: GPT
CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(trust),0x00000800@0x00008000(misc),0x00004000@0x00008800(boot),0x00006000@0x0000c800(recovery),0x0000e000@0x00012800(oem),0x00040000@0x00020800(rootfs),-@0x00060800(userdata:grow)
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9