110-openwrt_dts_cmdline.patch 260 B

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