110-openwrt_dts_cmdline.patch 219 B

123456789
  1. --- a/arch/powerpc/boot/dts/taishan.dts
  2. +++ b/arch/powerpc/boot/dts/taishan.dts
  3. @@ -419,5 +419,6 @@
  4. chosen {
  5. linux,stdout-path = "/plb/opb/serial@40000300";
  6. + bootargs = "rootfstype=squashfs noinitrd";
  7. };
  8. };