]> Git Repo - J-u-boot.git/commit - cmd/bmp.c
video: consolidate splash screen alignment code
authorAnatolij Gustschin <[email protected]>
Mon, 1 Jul 2013 22:04:05 +0000 (00:04 +0200)
committerAnatolij Gustschin <[email protected]>
Mon, 8 Jul 2013 18:21:24 +0000 (20:21 +0200)
commitff8fb56b6f7edafc1bcba8ef008b3f368cabe60d
tree2db117f992892120bab9ab04b212700642adf0e7
parent327598945b13000065ca6ba3fe96c9bd45320999
video: consolidate splash screen alignment code

Code for checking "splashpos" environment variable is
duplicated in drivers, move it to the common function.
Call this function also in the bmp display command to
consider "splashpos" settings.

Signed-off-by: Anatolij Gustschin <[email protected]>
Acked-by: Otavio Salvador <[email protected]>
common/cmd_bmp.c
common/lcd.c
common/splash.c
drivers/video/cfb_console.c
include/splash.h
This page took 0.036758 seconds and 4 git commands to generate.