s5pc110: p1: change ubi.mtd
authorjinmo.sung <jm0302.sun@samsung.com>
Tue, 9 Feb 2010 12:36:23 +0000 (21:36 +0900)
committerjinmo.sung <jm0302.sung@samsung.com>
Tue, 9 Feb 2010 12:36:23 +0000 (21:36 +0900)
Signed-off-by: jinmo.sung <jm0302.sung@samsung.com>
include/configs/s5pc1xx_p1p2.h

index a810f4c..89e070c 100644 (file)
                " ${meminfo}" \
                " ${mtdparts}"
 
-#define CONFIG_BOOTARGS        "root=/dev/mtdblock8 ubi.mtd=8 ubi.mtd=7 ubi.mtd=3" \
+#define CONFIG_BOOTARGS        "root=/dev/mtdblock8 ubi.mtd=7 ubi.mtd=5" \
                " 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=7 ubi.mtd=3"
+#define CONFIG_UBI_MTD " ubi.mtd=${ubiblock} ubi.mtd=5"
 
 
 #define CONFIG_ENV_OVERWRITE