X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b89040cc6537ab21a86e9481c41d46d8babe9a9f..179d9f7f00b3f549821a6905393a1f2f6898fdb9:/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch?ds=sidebyside diff --git a/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch b/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch index 3ab51d8db..e61943014 100644 --- a/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch +++ b/target/linux/ppc44x/patches/100-openwrt_dts_cmdline.patch @@ -1,9 +1,9 @@ ---- a/arch/powerpc/boot/dts/taishan.dts 2009-01-18 19:45:37.000000000 +0100 -+++ b/arch/powerpc/boot/dts/taishan.dts 2009-01-29 18:55:40.000000000 +0100 +--- a/arch/powerpc/boot/dts/taishan.dts ++++ b/arch/powerpc/boot/dts/taishan.dts @@ -423,5 +423,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"; }; };