From 91ef5971fc5589462db60358c4c44d7249544448 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 3 Mar 2007 22:36:45 +0000 Subject: enable preinit in a few other platforms git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6482 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/aruba-2.6/patches/000-aruba.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/aruba-2.6/patches') diff --git a/target/linux/aruba-2.6/patches/000-aruba.patch b/target/linux/aruba-2.6/patches/000-aruba.patch index 07e147027..9954a492b 100644 --- a/target/linux/aruba-2.6/patches/000-aruba.patch +++ b/target/linux/aruba-2.6/patches/000-aruba.patch @@ -630,10 +630,10 @@ 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[] = ++ "init=/etc/preinit " + "mtdparts=physmap-flash.0:3520k@0x080000(zImage),2752k@0x140000(JFFS2),8k@0x3f8000(NVRAM) " + "console=ttyS0,9600 root=/dev/mtdblock1 rootfstype=jffs2 "; + -+ +extern unsigned long mips_machgroup; +extern unsigned long mips_machtype; + -- cgit v1.2.3