ARM: rockchip: rk3188-tb set memory size to 1G for support sdk board

This commit is contained in:
黄涛
2014-02-17 20:03:41 +08:00
parent 49be4e5d1c
commit ab6f1c6022

View File

@@ -7,7 +7,7 @@
/ {
memory {
device_type = "memory";
reg = <0x60000000 0x80000000>;
reg = <0x60000000 0x40000000>;
};
chosen {