u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Tim Harvey <tharvey@gateworks.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: Anatolij Gustschin <agust@denx.de>, u-boot <u-boot@lists.denx.de>,
	Stefano Babic <sbabic@denx.de>
Subject: Re: imx6 DM_VIDEObroken
Date: Wed, 29 Sep 2021 08:55:54 -0700	[thread overview]
Message-ID: <CAJ+vNU0hFaJvtVUOsGYw0ZsUoTpUFen95y_OAtjZgn9rm2EyVA@mail.gmail.com> (raw)
In-Reply-To: <CAOMZO5BwX-FDsM1tJ+Rcn1rw5VqrLVykDbXKY73L3RNXcJPyUw@mail.gmail.com>

On Tue, Sep 28, 2021 at 6:51 PM Fabio Estevam <festevam@gmail.com> wrote:
>
> Hi Tim,
>
> On Tue, Sep 28, 2021 at 2:00 PM Tim Harvey <tharvey@gateworks.com> wrote:
>
> > I would think the other board maintainers would have raised a red flag
> > if things broke for their boards, I just haven't tested it in quite
> > some time for gwventana_*_defconfig.
>
> I have just tested wandboard with the top of tree U-Boot and it
> displays the splash screen correctly.
>
> Can you check this commit from Anatolij?
>
> commit b2ec22b52d6c1541cabf7103a098e6c80f27637b
> Author: Anatolij Gustschin <agust@denx.de>
> Date:   Wed Sep 18 16:55:49 2019 +0200
>
>     imx: wandboard: fix splash logo drawing
>
>     After mxc_ipuv3 DM_VIDEO conversion showing splash image
>     doesn't work. Fix this. Also enable white on black console
>     configuration as it used to be with cfb_console driver.
>
>     Signed-off-by: Anatolij Gustschin <agust@denx.de>
>

Fabio,

Thanks - that was it.

There were a couple of other things needed for dm video conversion
that were not taken care of back when it was done. Specifically:
CONFIG_SPLASH_SCREEN enabled
CONFIG_CMD_BMP enabled
splashiamge env var

These were not needed for splash prior to the dm video conversion.

Best regards,

Tim

  reply	other threads:[~2021-09-29 15:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28  0:25 imx6 DM_VIDEObroken Tim Harvey
2021-09-28 12:55 ` Anatolij Gustschin
2021-09-28 17:00   ` Tim Harvey
2021-09-29  1:51     ` Fabio Estevam
2021-09-29 15:55       ` Tim Harvey [this message]
2021-09-29 16:33         ` Tim Harvey
2021-10-04 13:48           ` Anatolij Gustschin
2021-10-07 19:50             ` Tim Harvey
2021-10-07 21:55               ` 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=CAJ+vNU0hFaJvtVUOsGYw0ZsUoTpUFen95y_OAtjZgn9rm2EyVA@mail.gmail.com \
    --to=tharvey@gateworks.com \
    --cc=agust@denx.de \
    --cc=festevam@gmail.com \
    --cc=sbabic@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;
as well as URLs for NNTP newsgroup(s).