[U-Boot] [PATCH 2/2] video: fix bug in cfb_console code

Wolfgang Denk wd at denx.de
Mon Aug 11 00:25:12 CEST 2008


Dear Anatolij Gustschin,

In message <1218211240-21667-2-git-send-email-agust at denx.de> you wrote:
> FILL_15BIT_555RGB macro extension for pixel swapping
> by commit bed53753dd1d7e6bcbea4339be0fb7760214cc35
> introduced a bug in cfb_console:
> 
> Bitmaps with odd-numbered width won't be rendered
> correctly and even U-Boot crashes are observed on
> some platforms while repeated rendering of such
> bitmaps with "bmp display". Also if a bitmap is
> rendered to an odd-numbered x starting position,
> the same problem occurs. This patch is an atempt
> to fix it.
> 
> Signed-off-by: Anatolij Gustschin <agust at denx.de>
> ---
>  drivers/video/cfb_console.c |   59 ++++++++++++++++++++++++++----------------
>  1 files changed, 36 insertions(+), 23 deletions(-)

Applied, thanks.

Viele Grüße,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q: How do you spell "onomatopoeia"?
A: The way it sounds.



More information about the U-Boot mailing list