mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-28 00:39:23 +02:00
[mcs814x] set a compatible command-line to boot from flash
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33078 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3a14c373fd
commit
b3a374d1f1
@ -14,7 +14,7 @@
|
|||||||
compatible = "devolo,dlan-usb-extender", "moschip,mcs8140", "moschip,mcs814x";
|
compatible = "devolo,dlan-usb-extender", "moschip,mcs8140", "moschip,mcs814x";
|
||||||
|
|
||||||
chosen {
|
chosen {
|
||||||
bootargs = "mem=16M console=ttyS0,57600 earlyprintk";
|
bootargs = "mem=16M console=ttyS0,57600 earlyprintk rootfstype=squashfs,jffs2 root=/dev/mtdblock4";
|
||||||
};
|
};
|
||||||
|
|
||||||
ahb {
|
ahb {
|
||||||
|
Loading…
Reference in New Issue
Block a user