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