summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-02-22 15:53:59 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:28 +0800
commit71dbb9dadd51c35dd558c900ca18ef70117a424f (patch)
treeff410a018918056dc4087f5e751a5daab8a0c303 /configs
parentc8389a3f9f0efbb4916e8f8c3f87c25e053909b1 (diff)
downloadu-boot-imx-71dbb9dadd51c35dd558c900ca18ef70117a424f.zip
u-boot-imx-71dbb9dadd51c35dd558c900ca18ef70117a424f.tar.gz
u-boot-imx-71dbb9dadd51c35dd558c900ca18ef70117a424f.tar.bz2
MLK-12425-4: mx6dlsabresd: support epdc
Support epdc for mx6dlsabresd board. Introduce a new configuration file mx6dlsabresd_epdc_defconfig. Add related settings. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 467974ffda4b874e16f0c84974c3d65d85f84f6a)
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6dlsabresd_epdc_defconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/mx6dlsabresd_epdc_defconfig b/configs/mx6dlsabresd_epdc_defconfig
new file mode 100644
index 0000000..b39036e
--- /dev/null
+++ b/configs/mx6dlsabresd_epdc_defconfig
@@ -0,0 +1,12 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL"
+CONFIG_TARGET_MX6SABRESD=y
+CONFIG_DM=y
+CONFIG_DM_THERMAL=y
+CONFIG_CMD_GPIO=y
+CONFIG_SPI_FLASH=y
+CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_MXC_EPDC=y
+CONFIG_LCD=y
+CONFIG_SYS_CONSOLE_IS_IN_ENV=y