From: nbd Date: Fri, 1 Jan 2016 12:26:26 +0000 (+0000) Subject: ramips: fix memory size for RE6500 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=da044e85ae9ebdbd57f18ec1f32e26883105939c;p=openwrt.git ramips: fix memory size for RE6500 Signed-off-by: Bjoern Dobe git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48019 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/RE6500.dts b/target/linux/ramips/dts/RE6500.dts index 9ce0fd88e5..7aa29efa7e 100644 --- a/target/linux/ramips/dts/RE6500.dts +++ b/target/linux/ramips/dts/RE6500.dts @@ -8,7 +8,7 @@ memory@0 { device_type = "memory"; - reg = <0x0 0x8000000>; + reg = <0x0 0x4000000>; }; chosen {