[U-Boot] [PATCH] video: Fix splash screen alignment

Anatolij Gustschin agust at denx.de
Fri Mar 29 12:09:31 CET 2013


Hello,

On Fri, 15 Feb 2013 14:35:12 +0100
Matthias Weisser <weisserm at arcor.de> wrote:

> commit d484b52 "video: Skip bitmaps which do not fit into the screen in
> cfb_console" breaks splash screen alignment which is passed in as magic
> (BMP_ALIGN_CENTER) x/y coordinates. Moving the check after the alignment block
> fixes this.
> 
> Signed-off-by: Matthias Weisser <weisserm at arcor.de>
> ---
>  drivers/video/cfb_console.c |   14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)

applied, thanks!

Anatolij


More information about the U-Boot mailing list