rk3399/rk3399pro: just use the parameter for all
Change-Id: I0b14f6b1715894ae5459f6932e05e7fc09aeb2e0 Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@ -13,7 +13,7 @@ export RK_BOOT_IMG=boot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
export RK_PARAMETER=parameter.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rk3399
|
||||
# Recovery config
|
||||
|
||||
@ -13,7 +13,7 @@ export RK_BOOT_IMG=boot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-debian.txt
|
||||
export RK_PARAMETER=parameter.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rk3399
|
||||
# Recovery config
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
FIRMWARE_VER: 8.1
|
||||
MACHINE_MODEL: RK3399
|
||||
MACHINE_ID: 007
|
||||
MANUFACTURER: RK3399
|
||||
MAGIC: 0x5041524B
|
||||
ATAG: 0x00200800
|
||||
MACHINE: 3399
|
||||
CHECK_MASK: 0x80
|
||||
PWR_HLD: 0,0,A,0,1
|
||||
TYPE: GPT
|
||||
CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(trust),0x00002000@0x00008000(misc),0x00010000@0x0000a000(boot),0x00010000@0x0001a000(recovery),0x00010000@0x0002a000(backup),0x00020000@0x0003a000(oem),0x00200000@0x0005a000(rootfs),-@0x0025a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
@ -13,7 +13,7 @@ export RK_BOOT_IMG=boot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
export RK_PARAMETER=parameter.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rk3399pro
|
||||
# Recovery config
|
||||
|
||||
@ -13,7 +13,7 @@ export RK_BOOT_IMG=boot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-debian.txt
|
||||
export RK_PARAMETER=parameter.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rk3399pro
|
||||
# Recovery config
|
||||
|
||||
@ -13,7 +13,7 @@ export RK_BOOT_IMG=boot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
export RK_PARAMETER=parameter.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rk3399pro-multi-cam
|
||||
# Recovery config
|
||||
|
||||
@ -1,12 +0,0 @@
|
||||
FIRMWARE_VER: 8.1
|
||||
MACHINE_MODEL: RK3399
|
||||
MACHINE_ID: 007
|
||||
MANUFACTURER: RK3399
|
||||
MAGIC: 0x5041524B
|
||||
ATAG: 0x00200800
|
||||
MACHINE: 3399
|
||||
CHECK_MASK: 0x80
|
||||
PWR_HLD: 0,0,A,0,1
|
||||
TYPE: GPT
|
||||
CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(trust),0x00002000@0x00008000(misc),0x00010000@0x0000a000(boot),0x00030000@0x0001a000(recovery),0x00010000@0x0004a000(backup),0x00020000@0x0005a000(oem),0x00200000@0x0007a000(rootfs),-@0x0027a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
Reference in New Issue
Block a user