]> git.baikalelectronics.ru Git - uboot.git/commit
splash: support raw image from MMC
authorJulien Masson <jmasson@baylibre.com>
Mon, 17 Oct 2022 08:33:21 +0000 (10:33 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 30 Oct 2022 19:01:40 +0000 (20:01 +0100)
commitfd9f9b9e785b473b906995d8356e91d4887958db
tree168d6f134c2056137311c9d2329bd708873eaacd
parent7e0a8b45408114776065891902ef06da4dc56449
splash: support raw image from MMC

The user has now the choice to specify the splash location in the MMC
as a raw storage.

Signed-off-by: Julien Masson <jmasson@baylibre.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/splash.c
common/splash_source.c