diff --git a/include/configs/smarcfimx6.h b/include/configs/smarcfimx6.h index 4eac765..a971abb 100644 --- a/include/configs/smarcfimx6.h +++ b/include/configs/smarcfimx6.h @@ -53,7 +53,7 @@ #define CONFIG_USB_MAX_CONTROLLER_COUNT 1 /* Enabled USB controller number */ #define CONFIG_SYS_FSL_USDHC_NUM 3 -#define CONFIG_SYS_MMC_ENV_DEV 0 /* 0 SDHC, 1 SDMMC, 2 eMMC */ +#define CONFIG_SYS_MMC_ENV_DEV 2 /* 0 SDHC, 1 SDMMC, 2 eMMC */ #define CONFIG_SYS_MMC_ENV_PART 2 /* user partition */ #ifdef CONFIG_SYS_USE_SPINOR