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/WL341V3.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/WL341V3.dts')
-rw-r--r-- | target/linux/ramips/dts/WL341V3.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/WL341V3.dts b/target/linux/ramips/dts/WL341V3.dts index 9b14190e92..46ec5277c3 100644 --- a/target/linux/ramips/dts/WL341V3.dts +++ b/target/linux/ramips/dts/WL341V3.dts @@ -10,10 +10,6 @@ ralink,memory = <0x0 0x200000 0x4000000>; }; - chosen { - bootargs = "mtdparts=1f000000.cfi:128k(u-boot)ro,64k(board-nvram)ro,64k(u-boot-env)ro,3776k@0x40000(firmware)"; - }; - palmbus@10000000 { sysc@0 { ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii"; |