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/DIR-615-H1.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/DIR-615-H1.dts')
-rw-r--r-- | target/linux/ramips/dts/DIR-615-H1.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/DIR-615-H1.dts b/target/linux/ramips/dts/DIR-615-H1.dts index 20261bdfec..be852cd06e 100644 --- a/target/linux/ramips/dts/DIR-615-H1.dts +++ b/target/linux/ramips/dts/DIR-615-H1.dts @@ -6,10 +6,6 @@ compatible = "DIR-615-H1", "ralink,rt3352-soc"; model = "D-Link DIR-615 H1"; - memorydetect { - ralink,memory = <0x0 0x200000 0x10000000>; - }; - palmbus@10000000 { sysc@0 { ralink,pinmux = "i2c", "spi", "uartlite", "jtag", "mdio", "sdram", "rgmii"; |