buildroot: Enable fb memory allocation in g12b_skt dts [1/1]

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>
This commit is contained in:
Blance Tang
2018-10-26 14:15:14 +08:00
committed by Dongjin Kim
parent 8ae27e4c8c
commit fba6589ebd

View File

@@ -803,7 +803,7 @@
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 */
};