* [U-Boot-Users] lcd patch
@ 2004-11-25 21:52 Andre Renaud
0 siblings, 0 replies; only message in thread
From: Andre Renaud @ 2004-11-25 21:52 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-25 21:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-25 21:52 [U-Boot-Users] lcd patch Andre Renaud
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox