diff options
author | Anatolij Gustschin <agust@denx.de> | 2008-08-08 18:00:40 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-08-11 00:24:58 +0200 |
commit | e84d568fa2a9f4ce7888141e71676368ef6b3f25 (patch) | |
tree | 28fbae861adb3083be37154b399cc2f5c1a05c3e /drivers/net/lan91c96.c | |
parent | d9015f6a50d7258125349ef5c2af836458a0029a (diff) | |
download | u-boot-imx-e84d568fa2a9f4ce7888141e71676368ef6b3f25.zip u-boot-imx-e84d568fa2a9f4ce7888141e71676368ef6b3f25.tar.gz u-boot-imx-e84d568fa2a9f4ce7888141e71676368ef6b3f25.tar.bz2 |
video: fix bug in cfb_console code
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 attempt
to fix it.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'drivers/net/lan91c96.c')
0 files changed, 0 insertions, 0 deletions