TODO: automatically calculate bounds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6191
3c298f89-4303-0410-b956-
a3cf2f4a3e73
+
+/* Kernel Boot parameters */
+static unsigned char bootparm[] =
+
+/* Kernel Boot parameters */
+static unsigned char bootparm[] =
-+ "mtdparts=physmap-flash.0:3520k@0x080000(zImage),2880k@0x120000(JFFS2),8k@0x3f8000(NVRAM) "
++ "mtdparts=physmap-flash.0:3648k@0x080000(zImage),2752k@0x140000(JFFS2),8k@0x3f8000(NVRAM) "
+ "console=ttyS0,9600 root=/dev/mtdblock1 rootfstype=jffs2 ";
+
+
+ "console=ttyS0,9600 root=/dev/mtdblock1 rootfstype=jffs2 ";
+
+