]> git.baikalelectronics.ru Git - uboot.git/commit
splash: add support for loading splash from a FIT image
authortomas.melin@vaisala.com <tomas.melin@vaisala.com>
Fri, 13 Jan 2017 11:20:14 +0000 (13:20 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 13 Jan 2017 16:40:38 +0000 (17:40 +0100)
commitbe66d10b57545852738adbd7a630fbf9958f23b0
tree5844db57fca174b2ae55ce0b611aaea047d2216b
parent16f2f20031b6a468e2f36239fd03c562f089f6e2
splash: add support for loading splash from a FIT image

Enable support for loading a splash image from within a FIT image.
The image is assumed to be generated with mkimage -E flag to hold
the data external to the FIT.

Signed-off-by: Tomas Melin <tomas.melin@vaisala.com>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
common/image-fit.c
common/splash_source.c
doc/README.splashprepare
include/image.h
include/splash.h