From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v2] serial: nulldev: Add nulldev serial driver
Date: Wed, 13 Sep 2017 22:14:10 -0400 [thread overview]
Message-ID: <20170914021410.GF14526@bill-the-cat> (raw)
In-Reply-To: <1503631747-34771-1-git-send-email-wilson.lee@ni.com>
On Thu, Aug 24, 2017 at 08:29:07PM -0700, Wilson Lee wrote:
> From: Keng Soon Cheah <keng.soon.cheah@ni.com>
>
> Some device the serial console's initialization cannot run early during
> the boot process. Hence, nulldev serial device is helpful on that
> situation.
>
> For example, if the serial module was implemented in FPGA. Serial
> initialization is prohibited to run until the FPGA was programmed.
>
> This commit is to adding nulldev serial driver. This will allows the
> default console to be specified as a nulldev.
>
> Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
> Signed-off-by: Keng Soon Cheah <keng.soon.cheah@ni.com>
> Cc: Chen Yee Chew <chen.yee.chew@ni.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170913/d0e74c26/attachment.sig>
prev parent reply other threads:[~2017-09-14 2:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-25 3:29 [U-Boot] [PATCH v2] serial: nulldev: Add nulldev serial driver Wilson Lee
2017-08-29 1:41 ` Bin Meng
2017-08-29 4:18 ` Wilson Lee
2017-09-14 2:14 ` Tom Rini [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=20170914021410.GF14526@bill-the-cat \
--to=trini@konsulko.com \
--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.