ramips: use highmem on the FireWRT board

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 45890
master
Felix Fietkau 10 years ago
parent d7023e105f
commit 69d79ea951
  1. 2
      target/linux/ramips/dts/FIREWRT.dts

@ -8,7 +8,7 @@
memory@0 { memory@0 {
device_type = "memory"; device_type = "memory";
reg = <0x0 0x10000000>; reg = <0x0 0x10000000>, <0x30000000 0x10000000>;
}; };
chosen { chosen {

Loading…
Cancel
Save