Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp"
authorMarek Vasut <marex@denx.de>
Mon, 4 Oct 2021 11:48:08 +0000 (13:48 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 8 Oct 2021 06:22:43 +0000 (08:22 +0200)
commit2d0808161b2b07a21119c2037c088dae1ab80c0a
tree7342e16dd2bbb1778b661bb4eec4a1538089b343
parent5d81616fb8f30f9ea16d2f32ab7365296f2ae886
Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp"

This reverts commit d5d726d3cc47691ace3c68fa31147ad104aaf579,
which breaks boards which ship with multiple SD/eMMC sockets.

This stm32mp1.h config is not used only by the ST reference
boards, but all the other STM32MP1 based boards in U-Boot, so
changes to this stm32mp1.h cannot break the other boards.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
include/configs/stm32mp1.h