]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
Added support for splash screen positioning
authorMatthias Weisser <matthias.weisser@graf-syteco.de>
Thu, 9 Jul 2009 14:07:30 +0000 (16:07 +0200)
committerAnatolij Gustschin <agust@denx.de>
Fri, 17 Jul 2009 13:23:41 +0000 (15:23 +0200)
commit1ca298ced07327749b54321815f76fcddb2f9479
tree2c4f09b253438944bc5d431788654cf1f4042673
parent9d173e0233493113c9b1aa81bd2208d0057ab9db
Added support for splash screen positioning

This patch adds support splash image positioning by adding an
additional variable "splashpos" to the environment. Please see
README for details.

Signed-off-by: Matthias Weisser <matthias.weisser@graf-syteco.de>
Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
README
common/lcd.c
drivers/video/cfb_console.c