From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: Factor out vidconsole_put_string()
Date: Mon, 20 May 2019 13:12:28 +0200 [thread overview]
Message-ID: <20190520131228.0bff420b@crub> (raw)
In-Reply-To: <20190517182231.32535-1-marex@denx.de>
On Fri, 17 May 2019 20:22:31 +0200
Marek Vasut marex at denx.de wrote:
> Pull the vidconsole_put_string() function from DM tests, make it
> available to e.g. boards that want to display information on the
> LCD on boot.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Anatolij Gustschin <agust@denx.de>
> ---
> drivers/video/vidconsole-uclass.c | 17 +++++++++++++++--
> include/video_console.h | 16 ++++++++++++++++
> test/dm/video.c | 8 --------
> 3 files changed, 31 insertions(+), 10 deletions(-)
Applied to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2019-05-20 11:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-17 18:22 [U-Boot] [PATCH] video: Factor out vidconsole_put_string() Marek Vasut
2019-05-17 19:30 ` Anatolij Gustschin
2019-05-20 11:12 ` Anatolij Gustschin [this message]
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=20190520131228.0bff420b@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.