MGS-2664-5 [#imx-403] update GPU platform config with i.MX8QM
authorXianzhong <xianzhong.li@nxp.com>
Thu, 16 Feb 2017 08:16:07 +0000 (16:16 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:45 +0000 (15:10 -0500)
Update GPU platform config with i.MX8QM.

Date: Feb 16, 2017
Signed-off-by: Xianzhong <xianzhong.li@nxp.com>
drivers/mxc/gpu-viv/hal/os/linux/kernel/platform/freescale/gc_hal_kernel_platform_imx6.config

index 0ff1ef0..e4a53cb 100644 (file)
@@ -11,7 +11,7 @@ $(warn Android native fence sync needs CONFIG_SYNC)
 endif
 endif
 
-ifneq ($(CONFIG_ARCH_FSL_IMX8DV),)
+ifneq ($(CONFIG_ARCH_FSL_IMX8QM),)
 EXTRA_CFLAGS += -DIMX8_SCU_CONTROL=1 -DIMX8_PHYS_BASE=0xA0000000 -DIMX8_PHYS_SIZE=0x28000000
 EXTRA_CFLAGS += -DIMX8_CMA_LIMIT=1
 else