From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] ns16550: Add function to drain serial output
Date: Fri, 09 Mar 2012 14:00:56 -0700 [thread overview]
Message-ID: <4F5A6F88.6020503@wwwdotorg.org> (raw)
In-Reply-To: <1331325178-14634-1-git-send-email-sjg@chromium.org>
On 03/09/2012 01:32 PM, Simon Glass wrote:
> Sometimes we want to be sure that the output FIFO has fully drained (e.g.
> because we are about to reset or the port or reset the board). Add a
> function for this.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
The series,
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Tom,
I'm OK with you adding these patches to u-boot-tegra/master and sending
a pull request for that. Just please put these patches before any that
actually enable CONFIG_OF_CONTROL for any boards, so there's never a
window of broken commits.
I think it'd be nice at this stage to also drop the commit that turns
Ventana into a DT board, since re-using the Seaboard .dts file for
Ventana isn't correct. However, IIRC that commit was added to WAR some
build issue with Simon's patch series? If that's still a problem, then
I'm OK with converting Ventana if we have to, but we'll need to be very
careful that tegra-seaboard.dts doesn't add stuff that'll fail on, or
damage, Ventana.
next prev parent reply other threads:[~2012-03-09 21:00 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-09 20:32 [U-Boot] [PATCH v2 1/4] ns16550: Add function to drain serial output Simon Glass
2012-03-09 20:32 ` [U-Boot] [PATCH v2 2/4] Enable printf() console if pre-console putc() is available Simon Glass
2012-03-09 20:32 ` [U-Boot] [PATCH v2 3/4] tegra: Implement pre-console putc() for fdt warning Simon Glass
2012-03-10 8:16 ` Wolfgang Denk
2012-03-10 19:22 ` Simon Glass
2012-03-10 20:08 ` Wolfgang Denk
2012-03-10 21:25 ` Simon Glass
2012-03-10 22:49 ` Wolfgang Denk
2012-03-11 0:48 ` Simon Glass
2012-03-09 20:32 ` [U-Boot] [PATCH v2 4/4] tegra: Enable pre-console putc() for Tegra boards Simon Glass
2012-03-09 20:59 ` [U-Boot] [PATCH v2 1/4] ns16550: Add function to drain serial output Tom Warren
2012-03-10 8:20 ` Wolfgang Denk
2012-03-09 21:00 ` Stephen Warren [this message]
2012-03-09 21:08 ` Simon Glass
2012-03-09 21:23 ` Tom Warren
2012-03-09 21:29 ` Simon Glass
2012-03-09 21:40 ` Stephen Warren
2012-03-10 8:19 ` Wolfgang Denk
2012-03-10 19:27 ` Simon Glass
2012-03-10 20:24 ` Wolfgang Denk
2012-03-11 0:52 ` Simon Glass
2012-03-11 2:06 ` Mike Frysinger
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=4F5A6F88.6020503@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--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