s5pc110:p1:adapt the new modem partition JC06_20100309
authorinbum.choi <inbum.choi@samsung.com>
Tue, 9 Mar 2010 00:28:31 +0000 (09:28 +0900)
committerinbum.choi <inbum.choi@samsung.com>
Tue, 9 Mar 2010 00:28:31 +0000 (09:28 +0900)
Signed-off-by: inbum.choi <inbum.choi@samsung.com>
include/configs/s5pc1xx_p1p2.h

index 421b8ff..f0b02f4 100644 (file)
 
 #define CONFIG_COMMON_BOOT     "${console} ${meminfo} ${mtdparts}"
 
-#define CONFIG_BOOTARGS        "root=/dev/mtdblock8 ubi.mtd=8 ubi.mtd=3" \
+#define CONFIG_BOOTARGS        "root=/dev/mtdblock8 ubi.mtd=8 ubi.mtd=3 ubi.mtd=6" \
                " rootfstype=cramfs " CONFIG_COMMON_BOOT
 
 #define CONFIG_UPDATEB "updateb=onenand erase 0x0 0x40000;" \
                        " onenand write 0x32008000 0x0 0x40000\0"
 
-#define CONFIG_UBI_MTD " ubi.mtd=${ubiblock} ubi.mtd=3"
+#define CONFIG_UBI_MTD " ubi.mtd=${ubiblock} ubi.mtd=3 ubi.mtd=6"
 
 #define CONFIG_UBIFS_OPTION    "rootflags=bulk_read,no_chk_data_crc"