summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Zou <b36644@freescale.com>2011-12-07 13:40:55 +0800
committerWayne Zou <b36644@freescale.com>2011-12-07 13:40:55 +0800
commitaa2080bbb2e5f6e1197e862397f1848a097f9903 (patch)
treeb74c25d3d9bd80c76194765c96299a52478f9141
parentc205cada551d3626eabe3e6cacca3edaa932d70c (diff)
ENGR00161867 MX6Q: change CONFIG_FORCE_MAX_ZONEORDER from 13 to 14
Fix the bug: can't allocate buffer if setting resolution to 1920*1080p Bug detailed description: use 1920,1080 output resolution mxc_sdc_fb mxc_sdc_fb.0: Unable to allocate framebuffer memory Signed-off-by: Wayne Zou <b36644@freescale.com>
-rw-r--r--arch/arm/configs/imx6_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index 0f2c0e802856..f7ffa373763c 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -299,7 +299,7 @@ CONFIG_IMX_HAVE_PLATFORM_IMX_MIPI_CSI2=y
# CONFIG_ARCH_MXC91231 is not set
# CONFIG_ARCH_MX5 is not set
CONFIG_ARCH_MX6=y
-CONFIG_FORCE_MAX_ZONEORDER=13
+CONFIG_FORCE_MAX_ZONEORDER=14
CONFIG_ARCH_MX6Q=y
CONFIG_SOC_IMX6Q=y
CONFIG_MACH_MX6Q_ARM2=y