summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch')
-rw-r--r--target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch b/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch
index 3c1a7570a..e61943014 100644
--- a/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch
+++ b/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch
@@ -4,6 +4,6 @@
chosen {
linux,stdout-path = "/plb/opb/serial@40000300";
-+ bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd init=/etc/preinit";
++ bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd";
};
};