summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Sierra <alejandro.sierra@nxp.com>2016-09-27 18:33:21 -0500
committerJuan Gutierrez <juan.gutierrez@nxp.com>2017-01-31 14:59:49 -0600
commit568cd850ef5db2b4a1aee9c02c9c9d6959f9fb71 (patch)
treeeb874945fa423778c743f80e989a3b1eb00a2d8c
parente488ef4eca4f357a5dd851294bf532b654cac1b2 (diff)
downloadu-boot-imx-568cd850ef5db2b4a1aee9c02c9c9d6959f9fb71.zip
u-boot-imx-568cd850ef5db2b4a1aee9c02c9c9d6959f9fb71.tar.gz
u-boot-imx-568cd850ef5db2b4a1aee9c02c9c9d6959f9fb71.tar.bz2
MLK-13292 mx6sxscm: evb: add support for epop evb board
Support for the ePOP i.MX SX SCM Evaluation Board (EVB) This provides the configuration files for 512mb and emmc support. Signed-off-by: Alejandro Sierra <alejandro.sierra@nxp.com> Signed-off-by: Juan Gutierrez <juan.gutierrez@nxp.com>
-rw-r--r--configs/mx6sxscm_epop_evb_defconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/mx6sxscm_epop_evb_defconfig b/configs/mx6sxscm_epop_evb_defconfig
new file mode 100644
index 0000000..7521a0f
--- /dev/null
+++ b/configs/mx6sxscm_epop_evb_defconfig
@@ -0,0 +1,5 @@
+CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
+CONFIG_TARGET_MX6SXSCM=y
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sxscm/imximage_lpddr2.cfg,MX6SX,512MB_LPDDR2,MX6SXSCM_EMMC"
+CONFIG_CMD_GPIO=y