From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] video: Support multiple lines version string display
Date: Wed, 3 Jan 2018 12:31:58 +0100 [thread overview]
Message-ID: <20180103123158.7497d726@crub> (raw)
In-Reply-To: <1514877937-24144-2-git-send-email-peng.fan@nxp.com>
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@nxp.com>
> ---
> drivers/video/cfb_console.c | 30 +++++++++++++++++++++++-------
> 1 file changed, 23 insertions(+), 7 deletions(-)
applied to u-boot-video/master, thanks!
--
Anatolij
next prev parent reply other threads:[~2018-01-03 11:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-02 7:25 [U-Boot] [PATCH 1/2] video: ipu: Fix dereferencing NULL pointer problem Peng Fan
2018-01-02 7:25 ` [U-Boot] [PATCH 2/2] video: Support multiple lines version string display Peng Fan
2018-01-03 11:31 ` Anatolij Gustschin [this message]
2018-01-03 11:20 ` [U-Boot] [PATCH v2 1/2] video: ipu: Fix dereferencing NULL pointer problem Anatolij Gustschin
2018-01-03 11:33 ` Anatolij Gustschin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180103123158.7497d726@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox