HACK/rk3399pro: modify for matching
Change-Id: I665bcdaeaa437b83523d2a1305128f7201e6d9bf Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@ -3,11 +3,11 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=rk3399
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3399
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3399pro-evb-v10
|
||||
export RK_KERNEL_DTS=rk3399pro-evb-v10-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
# kernel image path
|
||||
|
||||
@ -8,5 +8,5 @@ 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),0x00100000@0x0005a000(rootfs),-@0x0015a000(userdata:grow)
|
||||
CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(trust),0x00002000@0x00008000(misc),0x00010000@0x0000a000(boot),0x00020000@0x0001a000(recovery),0x00010000@0x0003a000(backup),0x00020000@0x0004a000(oem),0x00200000@0x0006a000(rootfs),-@0x0026a000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
|
||||
Reference in New Issue
Block a user