dts: change g12b skt memsize to 2G
authorQiufang Dai <qiufang.dai@amlogic.com>
Sun, 27 May 2018 09:55:19 +0000 (17:55 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Fri, 29 Jun 2018 07:03:37 +0000 (00:03 -0700)
PD#165090: change g12b memsize from 1G to 2G

Change-Id: Iea14e894ad8dae87aaf32aa258de774c8e3b12f5
Signed-off-by: Qiufang Dai <qiufang.dai@amlogic.com>
arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts

index 018272c..3774f0b 100644 (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 {
        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 */
 };