public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wg@grandegger.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [RFC] Splash image
Date: Wed, 18 Jul 2007 16:47:38 +0200	[thread overview]
Message-ID: <469E280A.9090903@grandegger.com> (raw)
In-Reply-To: <20070718083012.GE4836@enneenne.com>

Hi Rodolfo,

Rodolfo Giometti wrote:
> Hello,
> 
> I'm planning to review the splash image support and in order to do that
> my next steps should be:
> 
> 1) Remove the logo support.
> 
> Currently we have two function for a boot screen: CONFIG_SPLASH_SCREEN
> and CONFIG_LCD_LOGO. I propose to remove logo support since logos must
> be statically compiled into u-boot and cannot be changed unless
> rebuild u-boot. On the other side splash images could be loaded at
> runtime.
> 
> 2) Rewrite the lcd_display_bitmap() in order to be more portable
> across several BPP values.
> 
> I'd like to have some suggestions from you before starting to modify
> the code. :)

I already have a big rewrite of the LCD driver, as I already told you 
some time ago. Till now I did'nt find the time to post it, sorry. Will 
do so next week. It supports dynamic display configuration via FDT, 
which requires substantial modification.

Nevertheless, for true-color display (BPP >= 8) we should use 
"drivers/cfb_console.c". "common/lcd.c" just supports properly 
monochrome and 8-bit displays with color table. It would make more sense 
to spend time for a unified display driver in U-Boot. Unfortunately, 
that's not a trivial task.

Wolfgang.

  parent reply	other threads:[~2007-07-18 14:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-18  8:30 [U-Boot-Users] [RFC] Splash image Rodolfo Giometti
2007-07-18 13:40 ` Joey Oravec
2007-07-18 13:58   ` Rodolfo Giometti
2007-07-18 14:31     ` Jerry Van Baren
2007-07-18 15:32       ` Rodolfo Giometti
2007-07-18 14:47 ` Wolfgang Grandegger [this message]
2007-07-18 15:37   ` Rodolfo Giometti
2007-07-18 16:03     ` Wolfgang Grandegger
2007-07-18 16:01       ` Rodolfo Giometti
2007-07-18 16:17         ` Wolfgang Grandegger
2007-07-19  8:36           ` Rodolfo Giometti
2007-07-19  9:47             ` Wolfgang Grandegger
2007-07-19  9:52               ` Rodolfo Giometti
2007-07-19 14:18                 ` Rodolfo Giometti
2007-07-19 14:41                   ` Wolfgang Grandegger
2007-07-19 14:40                     ` Rodolfo Giometti
2007-07-19  7:09   ` Matthias Fuchs
2007-07-19  8:19     ` Wolfgang Grandegger
2007-07-19  8:33       ` Rodolfo Giometti
     [not found] <008901c7ca10$f1921a40$d4b64ec0$@com>
2007-07-19 20:30 ` Wolfgang Grandegger

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=469E280A.9090903@grandegger.com \
    --to=wg@grandegger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox