+
+/* 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;
+