From 1b537f5cfc44033abbc1f4ad9628d1aefafe9c08 Mon Sep 17 00:00:00 2001 From: John Bowler Date: Sun, 29 Jan 2006 10:26:42 +0000 Subject: ixp4xx-kernel: add rw back to nslu2 and nas100d command lines in 2.6.15.1 - on these two platforms the JFFS2 boots ro without the rw option --- packages/linux/ixp4xx-kernel/2.6.15/94-nas100d-setup.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/linux/ixp4xx-kernel/2.6.15/94-nas100d-setup.patch') diff --git a/packages/linux/ixp4xx-kernel/2.6.15/94-nas100d-setup.patch b/packages/linux/ixp4xx-kernel/2.6.15/94-nas100d-setup.patch index e451619aa1..adf20823f8 100644 --- a/packages/linux/ixp4xx-kernel/2.6.15/94-nas100d-setup.patch +++ b/packages/linux/ixp4xx-kernel/2.6.15/94-nas100d-setup.patch @@ -37,7 +37,7 @@ Signed-off-by: John Bowler + * to be reset to 0 (on the first mem=) + */ +static char nas100d_command_line[] __initdata = -+ "root=/dev/mtdblock2 rootfstype=jffs2 init=/linuxrc " ++ "root=/dev/mtdblock2 rw rootfstype=jffs2 init=/linuxrc " + "pcf8563.hctosys=1 " + CONFIG_CMDLINE; + -- cgit v1.2.3