[ramips] fix default commandline in dts files
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Apr 2013 11:46:54 +0000 (11:46 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 7 Apr 2013 11:46:54 +0000 (11:46 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36243 3c298f89-4303-0410-b956-a3cf2f4a3e73

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 c0eb5bc..8c6d6c7 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
        };
 
        cpuintc: cpuintc@0 {
index 2d6a7a9..abf2271 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
        };
 
        cpuintc: cpuintc@0 {
index a6996dc..e269c3a 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
        };
 
        cpuintc: cpuintc@0 {
index 25c1dd3..50c7594 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
        };
 
        cpuintc: cpuintc@0 {
index 1103700..ff6ef63 100644 (file)
@@ -10,7 +10,7 @@
        };
 
        chosen {
        };
 
        chosen {
-               bootargs = "console=ttyS0,57600 init=/init";
+               bootargs = "console=ttyS0,57600";
        };
 
        cpuintc: cpuintc@0 {
        };
 
        cpuintc: cpuintc@0 {