summaryrefslogtreecommitdiff
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2017-03-13 15:51:14 (GMT)
committerStefano Babic <sbabic@denx.de>2017-03-20 18:11:42 (GMT)
commit1faca6ad634ab163a31052bd6bf8e8657f4fc039 (patch)
tree1075cd56d5db7e8772cc50b0a0587253167c1667 /include/configs/gw_ventana.h
parent214fb19bcce3bca0cb6d986984f609703cb5516f (diff)
downloadu-boot-1faca6ad634ab163a31052bd6bf8e8657f4fc039.tar.xz
imx: ventana: config: add EMMC boot options
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index bdd0b73..4d54261 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -101,6 +101,10 @@
/* MMC Configs */
#define CONFIG_SYS_FSL_ESDHC_ADDR 0
+/* eMMC Configs */
+#define CONFIG_SUPPORT_EMMC_BOOT
+#define CONFIG_SUPPORT_EMMC_RPMB
+
/* Filesystem support */
#define CONFIG_CMD_UBIFS