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/ALL0256N-8M.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/ALL0256N-8M.dts')
-rw-r--r-- | target/linux/ramips/dts/ALL0256N-8M.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/ALL0256N-8M.dts b/target/linux/ramips/dts/ALL0256N-8M.dts index 37a8532da3..4a3532e7ef 100644 --- a/target/linux/ramips/dts/ALL0256N-8M.dts +++ b/target/linux/ramips/dts/ALL0256N-8M.dts @@ -10,10 +10,6 @@ ralink,memory = <0x0 0x200000 0x4000000>; }; - chosen { - bootargs = "console=ttyS0,57600 mtdparts=spi0.0:192k(u-boot)ro,64k(u-boot-env)ro,64k(factory)ro,7872k@0x50000(firmware)"; - }; - palmbus@10000000 { sysc@0 { ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii"; |