Merge "device: rockchip: rk3128: Fixed the version incompatibilityq of trust and uboot"
This commit is contained in:
@ -5,7 +5,7 @@ export RK_ARCH=arm
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=rk3128
|
||||
# Trust ini config
|
||||
export RK_TRUST_INI_CONFIG=RK3126TOS_LADDR.ini
|
||||
export RK_TRUST_INI_CONFIG=RK3128TOS.ini
|
||||
# Uboot size
|
||||
export RK_UBOOT_SIZE_CONFIG=1024\ 2
|
||||
# Trust size
|
||||
|
||||
@ -8,7 +8,7 @@ MACHINE: 3128
|
||||
CHECK_MASK: 0x80
|
||||
PWR_HLD: 0,0,A,0,1
|
||||
TYPE: GPT
|
||||
CMDLINE: mtdparts=rk29xxnand:0x00001000@0x00002000(uboot),0x00001000@0x00003000(trust),0x00000800@0x00004000(misc),0x00004000@0x00004800(boot),0x00007000@0x00008800(recovery),0x0000A000@0x0000F800(oem),0x00020800@0x00019800(rootfs),-@0x0003A000(userdata:grow)
|
||||
CMDLINE: mtdparts=rk29xxnand:0x00001000@0x00002000(uboot),0x00001000@0x00003000(trust),0x00000800@0x00004000(misc),0x00004000@0x00004800(boot),0x00007000@0x00008800(recovery),0x0000A000@0x0000F800(oem),0x00064000@0x00019800(rootfs),-@0x0007D800(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
# partition size default
|
||||
# 2MB(uboot),2MB(trust),1MB(misc),8MB(boot),14MB(recovery),20MB(oem),65MB(rootfs),-(userdata)
|
||||
|
||||
Reference in New Issue
Block a user