openwrtv4/target/linux/ppc44x/patches-3.18/110-openwrt_dts_cmdline.patch
Imre Kaloz 57b447281d ppc44x: use the mtdsplit framework for the Taishan
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 44652
2015-03-11 12:20:03 +00:00

9 lines
219 B
Diff

--- 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";
};
};