fix default commandline in dts files
authorJohn Crispin <john@openwrt.org>
Sun, 7 Apr 2013 11:46:54 +0000 (11:46 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 7 Apr 2013 11:46:54 +0000 (11:46 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36243

target/linux/ramips/dts/mt7620.dtsi
target/linux/ramips/dts/rt2880.dtsi
target/linux/ramips/dts/rt3050.dtsi
target/linux/ramips/dts/rt3352.dtsi
target/linux/ramips/dts/rt5350.dtsi

index c0eb5bce8017a90ab1fdc3dd02f9d4a23dd00a59..8c6d6c7f8966ae3b0fbc66f3c2994d6dcbaa0591 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
index 2d6a7a9603a7aa63fed4a62354ccecbca19d5ce4..abf2271bc1e7215b4e4e932c23b21dd437411dd2 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
index a6996dc0cd820e66b7ac7e7d9f06cf188e59f777..e269c3a87619a1f2b643064a19363c28fa689b20 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
index 25c1dd3b1bc2be9e1756f92556b9a35b7c197cfd..50c7594b577dfcecd9e8d36d534d094af91cd172 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
index 11037001600c48cccf466ece53c6576a274803f2..ff6ef632da6215ec569dcd3ead70c82258e04b1b 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {