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

Alessandro Rubini rubini at unipv.it
Wed Jan 27 22:20:39 CET 2010


> Applied to u-boot-video/master

Thanks.

Then my "[PATCH V3 6/9] lcd: make 16bpp work" can use :

    ? lcd_color_fg : lcd_color_bg;

instead of this worse choice that I sent in:

    ? 0xffff : 0;


I don't feel like I should resend, but if asked to I'll resend.

/alessandro


More information about the U-Boot mailing list