From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 2/2] splash: add support for loading splash from a FIT image
Date: Fri, 13 Jan 2017 17:41:18 +0100 [thread overview]
Message-ID: <20170113174118.200ecd89@crub> (raw)
In-Reply-To: <1484306414-62638-2-git-send-email-tomas.melin@vaisala.com>
On Fri, 13 Jan 2017 13:20:14 +0200
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@vaisala.com>
> ---
>
> Changes in v5:
> - Change two debug() statements to use printf(), update printed error msg
>
> Changes in v4:
> - Added missing changelog
>
> Changes in v3:
> - Add documentation to README.splashprepare
> - Change printf() to debug()
> - Coding style fixes
>
> Changes in v2:
> - Add helper functions to image-fit.c for getting required FIT data fields
> - Add comments
>
> common/image-fit.c | 48 ++++++++++++++++++++++++++++++++
> common/splash_source.c | 72 +++++++++++++++++++++++++++++++++++++++++++++++-
> doc/README.splashprepare | 15 ++++++----
> include/image.h | 4 +++
> include/splash.h | 5 ++--
> 5 files changed, 136 insertions(+), 8 deletions(-)
applied to u-boot-video/master. Thanks!
--
Anatolij
next prev parent reply other threads:[~2017-01-13 16:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-13 11:20 [U-Boot] [PATCH v5 1/2] splash: sort include files Tomas Melin
2017-01-13 11:20 ` [U-Boot] [PATCH v5 2/2] splash: add support for loading splash from a FIT image Tomas Melin
2017-01-13 15:38 ` Igor Grinberg
2017-01-13 16:41 ` Anatolij Gustschin [this message]
2017-01-13 16:39 ` [U-Boot] [PATCH v5 1/2] splash: sort include files Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170113174118.200ecd89@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox