openwrt_archive/target/linux/ppc44x/patches-2.6.32/110-openwrt_dts_cmdline.patch
Nicolas Thill 910089a6c9 [backfire] target: standardize config file & patches dir names (2.6)
* rename "config-default" file to "config-X.Y.Z"
 * rename "patches" dir to "patches-X.Y.Z"



SVN-Revision: 29321
2011-11-23 23:20:21 +00:00

10 lines
260 B
Diff

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