mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-01 05:23:09 +02:00
b89040cc65
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14280 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
350 B
Diff
10 lines
350 B
Diff
--- a/arch/powerpc/boot/dts/taishan.dts 2009-01-18 19:45:37.000000000 +0100
|
|
+++ b/arch/powerpc/boot/dts/taishan.dts 2009-01-29 18:55:40.000000000 +0100
|
|
@@ -423,5 +423,6 @@
|
|
|
|
chosen {
|
|
linux,stdout-path = "/plb/opb/serial@40000300";
|
|
+ bootargs = "console=ttyS1,115200 root=/dev/mtdblock1 rootfstype=squashfs noinitrd init=/etc/preinit";
|
|
};
|
|
};
|