aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/aruba-2.6/patches
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2007-01-24 22:01:03 +0000
committerMike Baker <mbm@openwrt.org>2007-01-24 22:01:03 +0000
commit453e16f56ebde746a2a0cdafce13f8c303de70a6 (patch)
tree11de0e663825bec9975d4242bfd1a76892857a59 /target/linux/aruba-2.6/patches
parentbcd0a1347474ad386153c22ae5daa350e5eb2ad0 (diff)
downloadupstream-453e16f56ebde746a2a0cdafce13f8c303de70a6.tar.gz
upstream-453e16f56ebde746a2a0cdafce13f8c303de70a6.tar.bz2
upstream-453e16f56ebde746a2a0cdafce13f8c303de70a6.zip
kernel has gotten too big; move kernel/jffs2 boundary TODO: automatically calculate bounds
SVN-Revision: 6191
Diffstat (limited to 'target/linux/aruba-2.6/patches')
-rw-r--r--target/linux/aruba-2.6/patches/000-aruba.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/aruba-2.6/patches/000-aruba.patch b/target/linux/aruba-2.6/patches/000-aruba.patch
index 2b5fb34d15..b695239244 100644
--- a/target/linux/aruba-2.6/patches/000-aruba.patch
+++ b/target/linux/aruba-2.6/patches/000-aruba.patch
@@ -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 ";
+
+