Commits
Ye Li committed ef480647da5
MLK-19250 imx: uuu: Decouple mmc_get_env_dev with CONFIG_ENV_IS_IN_MMC For flash devices, like spi nor, weim nor and qspi/flexspi, we don't define the ENV in MMC, but UUU fastboot always use the mmc_get_env_dev. So we have to decouple the function with CONFIG_ENV_IS_IN_MMC Signed-off-by: Ye Li <ye.li@nxp.com>