ARM: rockchip: rk3188-tb set memory size to 1G for support sdk board
author黄涛 <huangtao@rock-chips.com>
Mon, 17 Feb 2014 12:03:41 +0000 (20:03 +0800)
committer黄涛 <huangtao@rock-chips.com>
Mon, 17 Feb 2014 12:04:00 +0000 (20:04 +0800)
arch/arm/boot/dts/rk3188-tb.dts

index 73642d2edc1cfd1f66a8cd9bfa3226895f21792f..409052084503373e657a1165e7da8a3c121a4802 100644 (file)
@@ -7,7 +7,7 @@
 / {
        memory {
                device_type = "memory";
-               reg = <0x60000000 0x80000000>;
+               reg = <0x60000000 0x40000000>;
        };
 
        chosen {