summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-02-22 15:37:03 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:04:28 +0800
commitc8389a3f9f0efbb4916e8f8c3f87c25e053909b1 (patch)
tree0ac17cf0f7b4c61cb359feaa8fe0d5beeffb0806 /configs
parent79a86adf2279336617ad7d4f0813f040b17318d4 (diff)
downloadu-boot-imx-c8389a3f9f0efbb4916e8f8c3f87c25e053909b1.zip
u-boot-imx-c8389a3f9f0efbb4916e8f8c3f87c25e053909b1.tar.gz
u-boot-imx-c8389a3f9f0efbb4916e8f8c3f87c25e053909b1.tar.bz2
MLK-12425-3: mx6slevk: support epdc
Support epdc for mx6slevk board. Introduce a new configuration file mx6slevk_epdc_defconfig. Add related settings. Signed-off-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit 8e4304c2ab95928fb6fbb24ba83115cf1cd1e6d2)
Diffstat (limited to 'configs')
-rw-r--r--configs/mx6slevk_epdc_defconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/mx6slevk_epdc_defconfig b/configs/mx6slevk_epdc_defconfig
new file mode 100644
index 0000000..810c1dd
--- /dev/null
+++ b/configs/mx6slevk_epdc_defconfig
@@ -0,0 +1,9 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6slevk/imximage.cfg,MX6SL,SPLASH_SCREEN"
+CONFIG_TARGET_MX6SLEVK=y
+CONFIG_CMD_GPIO=y
+CONFIG_DM=y
+CONFIG_SPI_FLASH=y
+CONFIG_SPI_FLASH_STMICRO=y
+CONFIG_DM_THERMAL=y