dts: change g12b skt memsize to 2G

PD#165090: change g12b memsize from 1G to 2G

Change-Id: Iea14e894ad8dae87aaf32aa258de774c8e3b12f5
Signed-off-by: Qiufang Dai <qiufang.dai@amlogic.com>
This commit is contained in:
Qiufang Dai
2018-05-27 17:55:19 +08:00
committed by Yixun Lan
parent f39b97307e
commit de5438fe94

View File

@@ -44,7 +44,7 @@
memory@00000000 {
device_type = "memory";
linux,usable-memory = <0x0 0x100000 0x0 0x3ff00000>;
linux,usable-memory = <0x0 0x100000 0x0 0x7ff00000>;
};
reserved-memory {
@@ -528,7 +528,7 @@
status = "okay";
display_size_default = <1920 1080 1920 2160 32>;
mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
logo_addr = "0x3f800000";
logo_addr = "0x7f800000";
mem_alloc = <1>;
pxp_mode = <0>; /** 0:normal mode 1:pxp mode */
};