From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] SPL and an LCD splash screen on AM335x
Date: Wed, 30 Jul 2014 09:53:02 +0200 [thread overview]
Message-ID: <53D8A45E.4030506@denx.de> (raw)
In-Reply-To: <002801cfabc1$a4cf2370$ee6d6a50$@pont@sdcsystems.com>
Hi Andy,
On 30/07/2014 08:43, Andy Pont wrote:
> Hello!
>
> We are currently working on the specification for a project using the TI
> AM335x where the overall system boot time has to be reduced as far as
> possible. In order to achieve that I am proposing that we implement a board
> specific spl_start_uboot() function which under normal circumstances U-Boot
> SPL will load the Linux kernel directly.
Of course: spl_start_uboot() is the board specific function that decides
to load either kernel or u-boot.
>
> One of the other requirements is to "display a splash screen logo on the LCD
> as early in the boot process as possible". Is it possible to get U-Boot SPL
> to do that or will we always have to boot through U-Boot or see if we can
> get the Linux kernel to do it as early as possible?
This is against the concept. Falcon boot is thought to start the kernel
as fast as possible, removing most of the stuff that belongs to u-boot.
The goal is reached in another way: booting the kernel faster let that
the framebuffer/drm driver in kernel is initialized very soon, and you
have to provide your logo during kernel boot.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2014-07-30 7:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-30 6:43 [U-Boot] SPL and an LCD splash screen on AM335x Andy Pont
2014-07-30 7:53 ` Stefano Babic [this message]
[not found] <53d89447.6261b40a.16e9.240bSMTPIN_ADDED_BROKEN@mx.google.com>
2014-07-30 6:56 ` Heshsham Abdul Basit
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=53D8A45E.4030506@denx.de \
--to=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