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>
SVN-Revision: 45890

target/linux/ramips/dts/FIREWRT.dts

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