MA-11120 Fix screen mess with colorful grids issue on mx6dl ard board
authorRichard Liu <xuegang.liu@nxp.com>
Mon, 15 Jan 2018 17:22:43 +0000 (01:22 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:52 +0000 (14:52 -0500)
commit783baaa8586a5ab4dbe758bf8acf35a35b5dc223
tree8fab9600c1cf3c35636d9ee0852fd3ff8abb71ff
parentdbce9c27ad115212567a36c0c11d40e61ce1476a
MA-11120 Fix screen mess with colorful grids issue on mx6dl ard board

The issue is reported on mx6dl ard board after add ion cacheable memory
support in patch "MA-10928 Add system contiguous heap to ion", root cause
is GPU will enable MMU when physical address large than 0x80000000.
ARD board has 2GB memory if not set base address GPU MMU will be enabled
and when GPU mapped address pass to 2D there will have problem. Fix the
issue by set phys_baseaddr=256M in mx6dl board dts, mx6q board already
set phys_baseaddr.

Change-Id: I11935900801ffe811a2c12f37ecbac13a34245f6
Signed-off-by: Richard Liu <xuegang.liu@nxp.com>
arch/arm/boot/dts/imx6dl.dtsi