diff options
author | John Crispin <john@openwrt.org> | 2013-04-09 14:19:36 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-09 14:19:36 +0000 |
commit | bc7b3109590eeb3182f9d50bf358370f4b7828c1 (patch) | |
tree | 438b94f9edd28bbd4d560a9c26d579633583f236 /target/linux/ramips/dts/W306R_V20.dts | |
parent | 48feea4861bba4673e8e2d7a6cedf483963180fc (diff) | |
download | upstream-bc7b3109590eeb3182f9d50bf358370f4b7828c1.tar.gz upstream-bc7b3109590eeb3182f9d50bf358370f4b7828c1.tar.bz2 upstream-bc7b3109590eeb3182f9d50bf358370f4b7828c1.zip |
move memory detect node to dtsi files
Signed-of-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36290
Diffstat (limited to 'target/linux/ramips/dts/W306R_V20.dts')
-rw-r--r-- | target/linux/ramips/dts/W306R_V20.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/W306R_V20.dts b/target/linux/ramips/dts/W306R_V20.dts index d1493cde07..f5b3414442 100644 --- a/target/linux/ramips/dts/W306R_V20.dts +++ b/target/linux/ramips/dts/W306R_V20.dts @@ -6,10 +6,6 @@ compatible = "W306R_V20", "ralink,rt3052-soc"; model = "Tenda W306R V2.0"; - memorydetect { - ralink,memory = <0x0 0x200000 0x4000000>; - }; - cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; |