ramips: fix memory size for RE6500

Signed-off-by: Bjoern Dobe <bjoern@dobecom.de>

SVN-Revision: 48019
This commit is contained in:
Felix Fietkau 2016-01-01 12:26:26 +00:00
parent 7509c940e9
commit 11c697015f

View file

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