s5pc110: universal: Change size for fastboot to 60Mbyte
authorJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 12 Apr 2010 02:10:58 +0000 (11:10 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 12 Apr 2010 02:10:58 +0000 (11:10 +0900)
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
include/configs/s5pc1xx_universal.h

index b94b211..fbfb9e5 100644 (file)
                                ",7m(kernel)"\
                                ",1m(log)"\
                                ",12m(modem)"\
-                               ",32m(qboot)"\
+                               ",60m(qboot)"\
                                ",-(UBI)\0"
 
 #define MTDPARTS_DEFAULT_4KB   "mtdparts=samsung-onenand:1m(bootloader)"\
                                ",7m(kernel)"\
                                ",1m(log)"\
                                ",12m(modem)"\
-                               ",32m(qboot)"\
+                               ",60m(qboot)"\
                                ",-(UBI)\0"
 
 #define NORMAL_MTDPARTS_DEFAULT MTDPARTS_DEFAULT