[U-Boot] [PATCH] lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs

Anatolij Gustschin agust at denx.de
Mon Jan 14 20:23:53 CET 2013


Hi Nikita,

On Thu, 20 Dec 2012 12:52:34 +0200
Nikita Kiryanov <nikita at compulab.co.il> wrote:

> Commit fb6a9aab7ae78c (LCD: display 32bpp decompressed bitmap image)
> broke the check that allowed U-Boot to display 8 bpp BMPs on a 16
> bpp LCD screen, effectively turning this feature off.
> 
> Restore this feature by changing the check back to the same meaning
> it originally had.
> To avoid future confusion, the check has also been rephrased to make
> its meaning clear.
> 
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
> ---
>  common/lcd.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to u-boot-video/master. Thanks!

Anatolij


More information about the U-Boot mailing list