On Wed, 10 Jul 2024 at 09:40, Mattijs Korpershoek <mkorpersh...@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.opan...@gmail.com> > Reviewed-by: Julien Masson <jmas...@baylibre.com> > Reviewed-by: Guillaume La Roque <glaro...@baylibre.com> > Tested-by: Guillaume La Roque <glaro...@baylibre.com> > Signed-off-by: Mattijs Korpershoek <mkorpersh...@baylibre.com> > --- > boot/bootflow.c | 12 ++++++++++++ > include/bootflow.h | 9 +++++++++ > 2 files changed, 21 insertions(+) >
Reviewed-by: Simon Glass <s...@chromium.org>