add debian parameter for some chips
Change-Id: If8327aee135dfb304c785ec2a96f35e13852dfca Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com>
This commit is contained in:
12
px30/parameter-debian.txt
Normal file
12
px30/parameter-debian.txt
Normal 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),0x00002000@0x00008000(misc),0x00010000@0x0000a000(boot),0x00010000@0x0001a000(recovery),0x00010000@0x0002a000(backup),0x00020000@0x0003a000(oem),0x00700000@0x0005a000(rootfs),-@0x0075a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
12
rk3288/parameter-debian.txt
Normal file
12
rk3288/parameter-debian.txt
Normal file
@ -0,0 +1,12 @@
|
||||
FIRMWARE_VER: 8.1
|
||||
MACHINE_MODEL:rk3288
|
||||
MACHINE_ID:007
|
||||
MANUFACTURER:RK3288
|
||||
MAGIC: 0x5041524B
|
||||
ATAG: 0x00200800
|
||||
MACHINE: 3288
|
||||
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),0x00700000@0x0005a000(rootfs),-@0x0075a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
12
rk3328/parameter-debian.txt
Normal file
12
rk3328/parameter-debian.txt
Normal file
@ -0,0 +1,12 @@
|
||||
FIRMWARE_VER: 8.1
|
||||
MACHINE_MODEL: RK3328
|
||||
MACHINE_ID: 007
|
||||
MANUFACTURER: RK3328
|
||||
MAGIC: 0x5041524B
|
||||
ATAG: 0x00200800
|
||||
MACHINE: 3328
|
||||
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),0x00700000@0x0005a000(rootfs),-@0x0075a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
@ -6,6 +6,7 @@ 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),0x00700000@0x0005a000(rootfs),-@0x0075a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
|
||||
Reference in New Issue
Block a user