public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] splash: display splash in DM_VIDEO configurations
Date: Tue, 4 Jun 2019 23:37:13 +0200	[thread overview]
Message-ID: <20190604233713.1ed240a6@crub> (raw)
In-Reply-To: <20190529090141.9265-1-igor.opaniuk@toradex.com>

On Wed, 29 May 2019 09:01:43 +0000
Igor Opaniuk igor.opaniuk at toradex.com wrote:

> Currently for CONFIG_DM_VIDEO=y setting splashimage env variable doesn't
> have any effect. Introduce a common function for both dm-video/lcd stacks,
> that checks env("splashimage") and invokes bmp_display() accordingly.
> For additional details please check discussion [1].
> 
> [1] https://lists.denx.de/pipermail/u-boot/2019-May/371002.html
> 
> Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
> ---
>  common/lcd.c     | 10 +++-------
>  common/splash.c  | 16 ++++++++++++++--
>  common/stdio.c   |  4 ++++
>  include/splash.h |  6 +++---
>  4 files changed, 24 insertions(+), 12 deletions(-)

Applied to u-boot-video/master, thanks!

--
Anatolij

      reply	other threads:[~2019-06-04 21:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-29  9:01 [U-Boot] [PATCH 1/1] splash: display splash in DM_VIDEO configurations Igor Opaniuk
2019-06-04 21:37 ` Anatolij Gustschin [this message]

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=20190604233713.1ed240a6@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