[brcm63xx] enable 6345 support now that it boots up to user-space
[openwrt/svn-archive/archive.git] / target / linux / ppc44x / patches / 100-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 };