[U-Boot] [PATCH v3 2/2] splash: add support for loading splash from a FIT image
Simon Glass
sjg at chromium.org
Mon Dec 5 07:24:26 CET 2016
Hi Tomas,
On 1 December 2016 at 05:21, Tomas Melin <tomas.melin at vaisala.com> wrote:
> 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 at vaisala.com>
> ---
> common/image-fit.c | 48 ++++++++++++++++++++++++++++++++
> common/splash_source.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++
> doc/README.splashprepare | 15 ++++++----
> include/image.h | 4 +++
> include/splash.h | 5 ++--
> 5 files changed, 136 insertions(+), 7 deletions(-)
Can you please resend this with a change log?
Regards,
Simon
More information about the U-Boot
mailing list