Skip to content
Snippets Groups Projects
Commit 85d42919 authored by Lars-Peter Clausen's avatar Lars-Peter Clausen
Browse files

Dockstar: Adjust rootfs size to that of the original fw

SVN-Revision: 22839
parent dc116b18
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment