
13 Jul
2024
13 Jul
'24
5:13 p.m.
On Wed, 10 Jul 2024 at 09:40, Mattijs Korpershoek mkorpershoek@baylibre.com wrote:
Some bootflows might be able to only boot from MMC devices.
Add a helper function these bootflows can use.
Reviewed-by: Igor Opaniuk igor.opaniuk@gmail.com Reviewed-by: Julien Masson jmasson@baylibre.com Reviewed-by: Guillaume La Roque glaroque@baylibre.com Tested-by: Guillaume La Roque glaroque@baylibre.com Signed-off-by: Mattijs Korpershoek mkorpershoek@baylibre.com
boot/bootflow.c | 12 ++++++++++++ include/bootflow.h | 9 +++++++++ 2 files changed, 21 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org