diff options
author | John Crispin <john@openwrt.org> | 2013-07-27 09:23:34 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-07-27 09:23:34 +0000 |
commit | 718b47f0b482b16cb054ee1e26c7c7c1af20e2a7 (patch) | |
tree | 07bb6f92304381ba5a75c0ad18c9604c3e4f9d4d | |
parent | 115c6f85cff0f04c14dde8deb896a65e36554ca3 (diff) | |
download | upstream-718b47f0b482b16cb054ee1e26c7c7c1af20e2a7.tar.gz upstream-718b47f0b482b16cb054ee1e26c7c7c1af20e2a7.tar.bz2 upstream-718b47f0b482b16cb054ee1e26c7c7c1af20e2a7.zip |
ramips: MPR-A2 should use memory auto detection
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37565
-rw-r--r-- | target/linux/ramips/dts/MPRA2.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/MPRA2.dts b/target/linux/ramips/dts/MPRA2.dts index 8fb226b748..39e534d029 100644 --- a/target/linux/ramips/dts/MPRA2.dts +++ b/target/linux/ramips/dts/MPRA2.dts @@ -6,10 +6,6 @@ compatible = "MPRA2", "ralink,rt5350-soc"; model = "HAME MPR-A2"; - memory@0 { - reg = <0x0 0x2000000>; - }; - palmbus@10000000 { sysc@0 { ralink,pinmux = "i2c", "spi", "uartlite", "mdio", "sdram", "rgmii"; |