kernel: update to kernel version 3.0.1
[openwrt.git] / target / linux / ppc44x / patches / 110-openwrt_dts_cmdline.patch
1 --- a/arch/powerpc/boot/dts/taishan.dts
2 +++ b/arch/powerpc/boot/dts/taishan.dts
3 @@ -423,5 +423,6 @@
4  
5         chosen {
6                 linux,stdout-path = "/plb/opb/serial@40000300";
7 +               bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd";
8         };
9  };