On Wed, 10 Jul 2024 at 09:40, Mattijs Korpershoek <[email protected]> wrote: > > Some bootflows might be able to only boot from MMC devices. > > Add a helper function these bootflows can use. > > Reviewed-by: Igor Opaniuk <[email protected]> > Reviewed-by: Julien Masson <[email protected]> > Reviewed-by: Guillaume La Roque <[email protected]> > Tested-by: Guillaume La Roque <[email protected]> > Signed-off-by: Mattijs Korpershoek <[email protected]> > --- > boot/bootflow.c | 12 ++++++++++++ > include/bootflow.h | 9 +++++++++ > 2 files changed, 21 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

