[U-Boot] [PATCH 2/2] video: Support multiple lines version string display
Anatolij Gustschin
agust at denx.de
Wed Jan 3 11:31:58 UTC 2018
On Tue, 2 Jan 2018 15:25:37 +0800
Peng Fan peng.fan at 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.fan at nxp.com>
> ---
> drivers/video/cfb_console.c | 30 +++++++++++++++++++++++-------
> 1 file changed, 23 insertions(+), 7 deletions(-)
applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list