summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/FIREWRT.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-06-04 21:45:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-06-04 21:45:24 +0000
commit69d79ea951f3f0fa56fecad0fbb04d2c65e7a802 (patch)
treeac047214a8fbd76fe90eb117ee1eb147a9809cf5 /target/linux/ramips/dts/FIREWRT.dts
parentd7023e105f6e632926b26132e2e8c916b81ef44f (diff)
downloadmaster-31e0f0ae-69d79ea951f3f0fa56fecad0fbb04d2c65e7a802.tar.gz
master-31e0f0ae-69d79ea951f3f0fa56fecad0fbb04d2c65e7a802.tar.bz2
master-31e0f0ae-69d79ea951f3f0fa56fecad0fbb04d2c65e7a802.zip
ramips: use highmem on the FireWRT board
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45890
Diffstat (limited to 'target/linux/ramips/dts/FIREWRT.dts')
-rw-r--r--target/linux/ramips/dts/FIREWRT.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts
index 2b018e69f7..8ffb5ea546 100644
--- a/target/linux/ramips/dts/FIREWRT.dts
+++ b/target/linux/ramips/dts/FIREWRT.dts
@@ -8,7 +8,7 @@
memory@0 {
device_type = "memory";
- reg = <0x0 0x10000000>;
+ reg = <0x0 0x10000000>, <0x30000000 0x10000000>;
};
chosen {