From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] LOGO: Adds LCD color map 565 support.
Date: Fri, 25 May 2007 18:21:55 +0200 [thread overview]
Message-ID: <20070525162154.GK21180@enneenne.com> (raw)
In-Reply-To: <20070525154719.2CF8D353428@atlas.denx.de>
On Fri, May 25, 2007 at 05:47:19PM +0200, Wolfgang Denk wrote:
> In message <20070525153644.GA2253@enneenne.com> you wrote:
> >
> > +- CFG_LOGO_CMAP_MODE
> > + Define the current LCD color map mode. Default value is 444 but
> > + 565 can also be used.
> > +
>
> Is the color map code really only relevant for the logo display? I
> tend to believe thatit has an overall effect and will - for example -
> have impact on other bitmap files, too ?
This modification affects only function bitmap_plot() which is called
by lcd_logo() only if CONFIG_LCD_LOGO is defined.
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at enneenne.com
Linux Device Driver giometti at gnudd.com
Embedded Systems giometti at linux.it
UNIX programming phone: +39 349 2432127
next prev parent reply other threads:[~2007-05-25 16:21 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-25 15:36 [U-Boot-Users] [PATCH] LOGO: Adds LCD color map 565 support Rodolfo Giometti
2007-05-25 15:47 ` Wolfgang Denk
2007-05-25 16:21 ` Rodolfo Giometti [this message]
2007-05-25 16:53 ` Wolfgang Denk
2007-05-26 13:18 ` Rodolfo Giometti
2007-05-30 7:50 ` Wolfgang Grandegger
2007-05-30 8:00 ` Rodolfo Giometti
2007-05-30 12:28 ` Wolfgang Grandegger
2007-05-30 13:33 ` Rodolfo Giometti
2007-05-30 14:35 ` Wolfgang Grandegger
2007-05-30 14:39 ` Rodolfo Giometti
2007-05-30 19:19 ` 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=20070525162154.GK21180@enneenne.com \
--to=giometti@enneenne.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.