
31 Oct
2022
31 Oct
'22
2:30 p.m.
On Mon, 17 Oct 2022 10:33:18 +0200 Julien Masson jmasson@baylibre.com wrote: ...
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
- rename local var env_splashdevpart_value to devpart
Julien Masson (2): splash: support raw image from MMC splash: get devpart from environment variable
common/splash.c | 6 ++++++ common/splash_source.c | 31 +++++++++++++++++++++++++++++++ 2 files changed, 37 insertions(+)
Applied to u-boot-video/master, thanks!
-- Anatolij