mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
parent
4d738c62a0
commit
cf3625aba4
@ -8,7 +8,7 @@
|
||||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x10000000>;
|
||||
reg = <0x0 0x10000000>, <0x30000000 0x10000000>;
|
||||
};
|
||||
|
||||
chosen {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user