summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3352.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-04-07 11:46:54 +0000
committerJohn Crispin <john@openwrt.org>2013-04-07 11:46:54 +0000
commit709b19ed9f331ff147bba6be9364b35754d8e710 (patch)
tree71e7a77dd1f0b2bbfed85f572485286f229288ee /target/linux/ramips/dts/rt3352.dtsi
parent85675528da0cd5c29b14a77d8ea83150131b4520 (diff)
downloadmaster-31e0f0ae-709b19ed9f331ff147bba6be9364b35754d8e710.tar.gz
master-31e0f0ae-709b19ed9f331ff147bba6be9364b35754d8e710.tar.bz2
master-31e0f0ae-709b19ed9f331ff147bba6be9364b35754d8e710.zip
fix default commandline in dts files
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36243
Diffstat (limited to 'target/linux/ramips/dts/rt3352.dtsi')
-rw-r--r--target/linux/ramips/dts/rt3352.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt3352.dtsi b/target/linux/ramips/dts/rt3352.dtsi
index 25c1dd3b1b..50c7594b57 100644
--- a/target/linux/ramips/dts/rt3352.dtsi
+++ b/target/linux/ramips/dts/rt3352.dtsi
@@ -10,7 +10,7 @@
};
chosen {
- bootargs = "console=ttyS0,57600 init=/init";
+ bootargs = "console=ttyS0,57600";
};
cpuintc: cpuintc@0 {