X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/180624e64a131dcb92f2b8057dacffb776a6abce..572cb3cc9e32a39a457b8fd9bbb262f0e0470791:/package/uboot-kirkwood/files/include/configs/dockstar.h diff --git a/package/uboot-kirkwood/files/include/configs/dockstar.h b/package/uboot-kirkwood/files/include/configs/dockstar.h index 5b9c181eb..fa3d19959 100644 --- a/package/uboot-kirkwood/files/include/configs/dockstar.h +++ b/package/uboot-kirkwood/files/include/configs/dockstar.h @@ -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 \