diff options
author | Anatolij Gustschin <agust@denx.de> | 2009-04-23 12:35:22 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2009-04-28 10:55:13 +0200 |
commit | 3dcbe628d66b648e954bc8147d4faff2983206d9 (patch) | |
tree | ee25836a059239d4995ac6268066d27cdfe39dc2 /CHANGELOG | |
parent | 28afe0160f87ff74574150d703055a965f91422a (diff) | |
download | u-boot-imx-3dcbe628d66b648e954bc8147d4faff2983206d9.zip u-boot-imx-3dcbe628d66b648e954bc8147d4faff2983206d9.tar.gz u-boot-imx-3dcbe628d66b648e954bc8147d4faff2983206d9.tar.bz2 |
video: fix bug in cfb_console.c code
Fix bug in drawing long version/info strings:
U-Boot version string like
"U-Boot 2009.03-05647-g7c51e06 (Apr 23 2009 - 12:40:00) MPC83XX"
is long and doesn't wrap around correctly while drawing
beside the logo. Such long strings partially overwrite
the logo. This patch is an attempt to fix it.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'CHANGELOG')
0 files changed, 0 insertions, 0 deletions