imx: ventana: config: add EMMC boot options
authorTim Harvey <tharvey@gateworks.com>
Mon, 13 Mar 2017 15:51:14 +0000 (08:51 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 20 Mar 2017 18:11:42 +0000 (19:11 +0100)
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h

index bdd0b73..4d54261 100644 (file)
 /* 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