commit | ff8fb56b6f7edafc1bcba8ef008b3f368cabe60d | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Tue Jul 02 00:04:05 2013 +0200 |
committer | Anatolij Gustschin <agust@denx.de> | Mon Jul 08 20:21:24 2013 +0200 |
tree | 2db117f992892120bab9ab04b212700642adf0e7 | |
parent | 327598945b13000065ca6ba3fe96c9bd45320999 [diff] |
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 <agust@denx.de> Acked-by: Otavio Salvador <otavio@ossystems.com.br>