diff options
author | John Crispin <blogic@openwrt.org> | 2013-04-09 14:19:36 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-04-09 14:19:36 +0000 |
commit | ffaccbaa811c4e5f6c13a8b99530810aa2c12ee8 (patch) | |
tree | 5ae49cae8d5dffdbdd76b331967451b0903ee1d4 /target/linux/ramips/dts/WNCE2001.dts | |
parent | 77a28db4293ab80331797f50b7ed791cded27862 (diff) | |
download | upstream-ffaccbaa811c4e5f6c13a8b99530810aa2c12ee8.tar.gz upstream-ffaccbaa811c4e5f6c13a8b99530810aa2c12ee8.tar.bz2 upstream-ffaccbaa811c4e5f6c13a8b99530810aa2c12ee8.zip |
[ramips] move memory detect node to dtsi files
Signed-of-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36290 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/WNCE2001.dts')
-rw-r--r-- | target/linux/ramips/dts/WNCE2001.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/WNCE2001.dts b/target/linux/ramips/dts/WNCE2001.dts index 1aa1e2cc04..d7ad3aae9d 100644 --- a/target/linux/ramips/dts/WNCE2001.dts +++ b/target/linux/ramips/dts/WNCE2001.dts @@ -8,10 +8,6 @@ compatible = "WNCE2001", "ralink,rt3052-soc"; model = "Netgear WNCE2001"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - chosen { bootargs = "console=ttyS0,115200"; }; |