aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
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
commitcf3625aba4910efa53d00eb81a20b7bbc8a6ea5f (patch)
tree768d153e5332543fb7bc8f988858f896487c4d1b /target/linux/ramips
parent4d738c62a0bdd50315d70a50a949f3472846e969 (diff)
downloadupstream-cf3625aba4910efa53d00eb81a20b7bbc8a6ea5f.tar.gz
upstream-cf3625aba4910efa53d00eb81a20b7bbc8a6ea5f.tar.bz2
upstream-cf3625aba4910efa53d00eb81a20b7bbc8a6ea5f.zip
ramips: use highmem on the FireWRT board
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45890 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-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 {