On Tue,  2 Jan 2018 15:25:37 +0800
Peng Fan peng....@nxp.com wrote:

> The calculation of left space for version string is not correct, should
> use VIDEO_COLS not VIDEO_LINE_LEN / 2, otherwise we will get larger space
> than actual have and cause string to overlay logo picture.
> 
> Also current version string display only supports two lines words at max.
> This also causes overlay when the LCD pixel colume size is not enough.
> 
> Signed-off-by: Peng Fan <peng....@nxp.com>
> ---
>  drivers/video/cfb_console.c | 30 +++++++++++++++++++++++-------
>  1 file changed, 23 insertions(+), 7 deletions(-)

applied to u-boot-video/master, thanks!

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

Reply via email to