mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:16:16 +02:00
[uboot-kirkwood] Dockstar: Adjust rootfs size to that of the original fw
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22839 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2d624f25b5
commit
683db7ad25
@ -135,7 +135,7 @@
|
||||
|
||||
#define CONFIG_MTDPARTS "orion_nand:1M(u-boot)," \
|
||||
"1M@1M(second_stage_u-boot)," \
|
||||
"3M@2M(kernel),64M@5M(rootfs),187M@69M(data) rw\0"
|
||||
"3M@2M(kernel),32M@5M(rootfs),219M@37M(data) rw\0"
|
||||
|
||||
#define CONFIG_EXTRA_ENV_SETTINGS "x_bootargs=console" \
|
||||
"=ttyS0,115200 mtdparts="CONFIG_MTDPARTS \
|
||||
|
Loading…
Reference in New Issue
Block a user