All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaud Ferraris <arnaud.ferraris@collabora.com>
To: u-boot@lists.denx.de
Subject: [PATCH] board: sunxi: enable status LED in SPL
Date: Wed, 6 May 2020 13:06:50 +0200	[thread overview]
Message-ID: <8a8be20a-aa21-9990-5546-2d231c5346eb@collabora.com> (raw)
In-Reply-To: <CAMty3ZDSLiBH7oNkw_8cWiqWnDCJ1B_sayfsT1BmJWfrVHB9Rg@mail.gmail.com>

Hi Jagan,

Le 01/05/2020 ? 18:43, Jagan Teki a ?crit?:
> On Wed, Apr 22, 2020 at 4:07 PM Arnaud Ferraris
> <arnaud.ferraris@collabora.com> wrote:
>>
>> For some systems, such as the PinePhone, there is no way for the end
>> user to make sure the system is indeed booting before the boot script is
>> executed, which takes several seconds. Therefore, it can be useful to
>> provide early visual feedback as soon as possible.
> 
> Don't you have a splash screen on this device, so that users have a
> visibility? generally consumer devices do have.

Actually, I would hit the same problem (late visual feedback) with a
splash screen: we would need to wait for u-boot to be fully loaded,
which takes too much time.
(plus, the DE2 video driver only supports HDMI out for now, and I don't
have the skills to add MIPI-DSI support)

Having the status LED set up in the SPL allows almost-instant visual
feedback, which is what I'm looking for here.

Regards,
Arnaud

      reply	other threads:[~2020-05-06 11:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-22 10:37 [PATCH] board: sunxi: enable status LED in SPL Arnaud Ferraris
2020-05-01 16:43 ` Jagan Teki
2020-05-06 11:06   ` Arnaud Ferraris [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=8a8be20a-aa21-9990-5546-2d231c5346eb@collabora.com \
    --to=arnaud.ferraris@collabora.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.