[PATCH v3 2/5] bootstd: Add bootflow_iter_check_mmc() helper

Simon Glass sjg at chromium.org
Sat Jul 13 17:13:45 CEST 2024


On Wed, 10 Jul 2024 at 09:40, Mattijs Korpershoek
<mkorpershoek at 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 at gmail.com>
> Reviewed-by: Julien Masson <jmasson at baylibre.com>
> Reviewed-by: Guillaume La Roque <glaroque at baylibre.com>
> Tested-by: Guillaume La Roque <glaroque at baylibre.com>
> Signed-off-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>
> ---
>  boot/bootflow.c    | 12 ++++++++++++
>  include/bootflow.h |  9 +++++++++
>  2 files changed, 21 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list