aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/patches-3.18/110-openwrt_dts_cmdline.patch
blob: bcf18718e96d9d258cd9611b28343c94f8a90c75 (plain)
1
2
3
4
5
6
7
8
9
--- a/arch/powerpc/boot/dts/taishan.dts
+++ b/arch/powerpc/boot/dts/taishan.dts
@@ -419,5 +419,6 @@
 
 	chosen {
 		linux,stdout-path = "/plb/opb/serial@40000300";
+		bootargs = "rootfstype=squashfs noinitrd";
 	};
 };