Hi Nikita,

On Thu, 20 Dec 2012 12:52:34 +0200
Nikita Kiryanov <nik...@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 <nik...@compulab.co.il>
> Signed-off-by: Igor Grinberg <grinb...@compulab.co.il>
> ---
>  common/lcd.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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

Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to