ramips: use highmem on the FireWRT board
authorFelix Fietkau <nbd@openwrt.org>
Thu, 4 Jun 2015 21:45:24 +0000 (21:45 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 4 Jun 2015 21:45:24 +0000 (21:45 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45890 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/FIREWRT.dts

index 2b018e6..8ffb5ea 100644 (file)
@@ -8,7 +8,7 @@
 
        memory@0 {
                device_type = "memory";
-               reg = <0x0 0x10000000>;
+               reg = <0x0 0x10000000>, <0x30000000 0x10000000>;
        };
 
        chosen {