diff options
author | John Crispin <blogic@openwrt.org> | 2013-07-27 09:23:34 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-07-27 09:23:34 +0000 |
commit | a0c39ff6d8c1bf6beb03a0604136cf5f5b5d9d6b (patch) | |
tree | ef24e90d652ecdf62898b59f32934ad897b9662c /target/linux/ramips/dts/MPRA2.dts | |
parent | b1b1632c29f52f77d85b268313e850aaa7559011 (diff) | |
download | upstream-a0c39ff6d8c1bf6beb03a0604136cf5f5b5d9d6b.tar.gz upstream-a0c39ff6d8c1bf6beb03a0604136cf5f5b5d9d6b.tar.bz2 upstream-a0c39ff6d8c1bf6beb03a0604136cf5f5b5d9d6b.zip |
ramips: MPR-A2 should use memory auto detection
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37565 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/MPRA2.dts')
-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"; |