u-boot/board/st
Patrick Delaunay a9addcafd1 stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC
Add support of CONFIG_ENV_IS_IN_MMC in env_get_location, used for
all mmc device (SD card and eMMC).
The 2 configs CONFIG_ENV_IS_IN_MMC and CONFIG_ENV_IS_IN_EXT4 are
incompatible.

Add the weak function mmc_get_env_dev to select the mmc boot instance.

Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-07-28 17:21:37 +02:00
..
common board: st: move type-c stusb1600 controller code in a driver 2020-07-07 16:01:23 +02:00
stih410-b2260 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
stm32f429-discovery common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32f429-evaluation common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32f469-discovery common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32f746-disco common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
stm32h743-disco common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32h743-eval common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32mp1 stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC 2020-07-28 17:21:37 +02:00
stv0991 treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00