kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically calculate...
authorMike Baker <mbm@openwrt.org>
Wed, 24 Jan 2007 22:01:03 +0000 (22:01 +0000)
committerMike Baker <mbm@openwrt.org>
Wed, 24 Jan 2007 22:01:03 +0000 (22:01 +0000)
SVN-Revision: 6191

target/linux/aruba-2.6/patches/000-aruba.patch

index 2b5fb34d15d654e916a289f09bf592676626e729..b695239244e60cabc4b365ce30caf34f2d5a2da2 100644 (file)
@@ -630,7 +630,7 @@ diff -Nur linux-2.6.17/arch/mips/aruba/prom.c linux-2.6.17-owrt/arch/mips/aruba/
 +
 +/* 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 ";
 +
 +