buildroot: Enable fb memory allocation in g12b_skt dts [1/1]
authorBlance Tang <guofeng.tang@amlogic.com>
Fri, 26 Oct 2018 06:15:14 +0000 (14:15 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 29 Oct 2018 02:03:31 +0000 (19:03 -0700)
PD#SWPL-802

Problem:
  Kernel crash when run GPU slt program

Solution:
  Enable meson fb memory allocation in g12b_skt dts

Verify:
  w400

Change-Id: I3074c2053cda06cf4ae237d24bad2c89d789f90d
Signed-off-by: Blance Tang <guofeng.tang@amlogic.com>
arch/arm64/boot/dts/amlogic/g12b_a311d_skt.dts

index fb4e32c..4ce29cd 100644 (file)
        display_size_default = <1920 1080 1920 2160 32>;
        mem_size = <0x00800000 0x1980000 0x100000 0x100000 0x800000>;
        logo_addr = "0x7f800000";
-       mem_alloc = <0>;
+       mem_alloc = <1>;
        pxp_mode = <0>; /** 0:normal mode 1:pxp mode */
 };