[PATCH v2 1/2] splash: support raw image from MMC

Simon Glass sjg at chromium.org
Tue Oct 18 18:59:22 CEST 2022


On Mon, 17 Oct 2022 at 02:33, Julien Masson <jmasson at baylibre.com> wrote:
>
> The user has now the choice to specify the splash location in the MMC
> as a raw storage.
>
> Signed-off-by: Julien Masson <jmasson at baylibre.com>
> ---
>
> Changes in v2:
> - splash_mmc_read_raw: return -EIO in case of errors
> - splash_mmc_read_raw: use IS_ENABLED(CONFIG_CMD_MMC) instead of #ifdef
>
>  common/splash.c        |  6 ++++++
>  common/splash_source.c | 26 ++++++++++++++++++++++++++
>  2 files changed, 32 insertions(+)

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


More information about the U-Boot mailing list