On Tue,  2 Jul 2013 00:04:05 +0200
Anatolij Gustschin <ag...@denx.de> wrote:

> 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 <ag...@denx.de>
> ---
>  common/cmd_bmp.c            |    3 +++
>  common/lcd.c                |   19 ++-----------------
>  common/splash.c             |   25 +++++++++++++++++++++++++
>  drivers/video/cfb_console.c |   24 ++----------------------
>  include/splash.h            |    7 +++++++
>  5 files changed, 39 insertions(+), 39 deletions(-)

Applied to u-boot-video/master. Thanks!

Anatolij
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to