target/ath25: make sure ethernet gets an initial IP
[lede-git/.git] / target / linux / ppc44x / patches-3.18 / 110-openwrt_dts_cmdline.patch
1 --- a/arch/powerpc/boot/dts/taishan.dts
2 +++ b/arch/powerpc/boot/dts/taishan.dts
3 @@ -419,5 +419,6 @@
4  
5         chosen {
6                 linux,stdout-path = "/plb/opb/serial@40000300";
7 +               bootargs = "rootfstype=squashfs noinitrd";
8         };
9  };