From: Tim Harvey Date: Mon, 13 Mar 2017 15:51:14 +0000 (-0700) Subject: imx: ventana: config: add EMMC boot options X-Git-Tag: v2017.05-rc2~9^2~17 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1faca6ad634ab163a31052bd6bf8e8657f4fc039;p=u-boot imx: ventana: config: add EMMC boot options Signed-off-by: Tim Harvey --- diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index bdd0b73957..4d54261462 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