[U-Boot] [PATCH] lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor

Anatolij Gustschin agust at denx.de
Wed Jan 27 21:53:48 CET 2010


On Sat, 12 Dec 2009 21:52:23 +0100
Anatolij Gustschin <agust at denx.de> wrote:

> Not all boards defining LCD_COLOR16 are able to set
> lcd_color_fg/lcd_color_bg correctly. The issue seems to
> be caused by CONFIG_ATMEL_LCD ifdefs in lcd_setfgcolor()
> and lcd_setbgcolor(). Actually, the color values passed
> to these functions are already correct, we don't need
> to fix them. So remove ifdefs here.
> 
> Reported-by: Alessandro Rubini <rubini at unipv.it>
> Signed-off-by: Anatolij Gustschin <agust at denx.de>

Applied to u-boot-video/master

Anatolij


More information about the U-Boot mailing list