diff options
author | John Crispin <john@openwrt.org> | 2013-04-09 14:19:28 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-09 14:19:28 +0000 |
commit | e468abcae08b82174ab086261a8767e468b720ed (patch) | |
tree | caaf9dfa8f5ef1083ab16350f6589cf4d7084639 /target/linux/ramips/dts/MZK-W300NH2.dts | |
parent | 82c3b7ce2669e44619adbdfa9b26113aa12ef2c0 (diff) | |
download | upstream-e468abcae08b82174ab086261a8767e468b720ed.tar.gz upstream-e468abcae08b82174ab086261a8767e468b720ed.tar.bz2 upstream-e468abcae08b82174ab086261a8767e468b720ed.zip |
remove bootargs from dts
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36288
Diffstat (limited to 'target/linux/ramips/dts/MZK-W300NH2.dts')
-rw-r--r-- | target/linux/ramips/dts/MZK-W300NH2.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/MZK-W300NH2.dts b/target/linux/ramips/dts/MZK-W300NH2.dts index cdd78b5867..cbde323204 100644 --- a/target/linux/ramips/dts/MZK-W300NH2.dts +++ b/target/linux/ramips/dts/MZK-W300NH2.dts @@ -10,10 +10,6 @@ ralink,memory = <0x0 0x200000 0x4000000>; }; - chosen { - bootargs = "console=ttyS0,57600 mtdparts=1f000000.cfi:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,128k@0x3e0000(cimage)ro,3648k@0x50000(firmware)"; - }; - palmbus@10000000 { sysc@0 { ralink,pinmux = "uartlite", "mdio", "sdram", "rgmii"; |