Explorar o código

set a compatible command-line to boot from flash

SVN-Revision: 33078
Florian Fainelli %!s(int64=13) %!d(string=hai) anos
pai
achega
0028429dfa

+ 1 - 1
target/linux/mcs814x/files-3.3/arch/arm/boot/dts/dlan-usb-extender.dts

@@ -14,7 +14,7 @@
 	compatible = "devolo,dlan-usb-extender", "moschip,mcs8140", "moschip,mcs814x";
 
 	chosen {
-		bootargs = "mem=16M console=ttyS0,57600 earlyprintk";
+		bootargs = "mem=16M console=ttyS0,57600 earlyprintk rootfstype=squashfs,jffs2 root=/dev/mtdblock4";
 	};
 
 	ahb {