From: Andre Renaud <andre@bluewatersys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] lcd patch
Date: Fri, 26 Nov 2004 10:52:23 +1300 [thread overview]
Message-ID: <1101419544.19942.41.camel@benmore> (raw)
The attached patch fixes a bug in the common lcd code relating to font
colours on 16bit displays (they were being and'd with 0xf, instead of
0xffff), and also adds a new config option CONFIG_LCD_NO_CONSOLE which
disable initializing the device_t output device on the LCD (for when you
only want to display a logo during boot).
The NO_CONSOLE option is probably not particularly useful, but I'm
pretty sure the other bug is wrong.
Andre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lcd.diff
Type: text/x-patch
Size: 1250 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20041126/6058c723/attachment.bin
reply other threads:[~2004-11-25 21:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1101419544.19942.41.camel@benmore \
--to=andre@bluewatersys.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