rv1126_rv1109: update 38 spi nand config
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com> Change-Id: If65115e4932ed2a5f3bac75bed4f64834db01dd4
This commit is contained in:
@ -19,7 +19,7 @@ export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm/boot/zImage
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-fit-128M.txt
|
||||
export RK_PARAMETER=parameter-fit-256M-nand.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=rockchip_rv1126_rv1109_spi_nand
|
||||
# Recovery config
|
||||
12
rv1126_rv1109/parameter-fit-nand-256M.txt
Normal file
12
rv1126_rv1109/parameter-fit-nand-256M.txt
Normal file
@ -0,0 +1,12 @@
|
||||
FIRMWARE_VER: 8.1
|
||||
MACHINE_MODEL: RV1126
|
||||
MACHINE_ID: 007
|
||||
MANUFACTURER: RV1126
|
||||
MAGIC: 0x5041524B
|
||||
ATAG: 0x00200800
|
||||
MACHINE: 0xffffffff
|
||||
CHECK_MASK: 0x80
|
||||
PWR_HLD: 0,0,A,0,1
|
||||
TYPE: GPT
|
||||
CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00004000@0x00006000(boot),0x00064000@0x0000A000(rootfs),-@0x0006E000(userdata:grow)
|
||||
uuid:rootfs=614e0000-0000-4b53-8000-1d28000054a9
|
||||
Reference in New Issue
Block a user