public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/5] Revert "Add board_pre_console_putc to deal with early console output"
Date: Tue, 20 Mar 2012 13:03:24 -0600	[thread overview]
Message-ID: <4F68D47C.8070400@wwwdotorg.org> (raw)
In-Reply-To: <1332219558-9143-1-git-send-email-sjg@chromium.org>

On 03/19/2012 10:59 PM, Simon Glass wrote:
> This reverts commit 295d3942b806552503243f5cfb36aec6f1b5a9bf.
> 
> It turns that this really doesn't work very nicely. Instead we should
> have a pre-console panic function so that we know that further execution
> is impossible and we don't need to worry about trampling on UARTs, etc.

The series:

Tested-by: Stephen Warren <swarren@wwwdotorg.org>

For reference, I took u-boot-tegra/master, removed the top 4 commits
that were the previous putc changes, then applied the 5 commits in this
series.

Tom (assuming everyone else is OK with this series), when you apply this
series, can you put it /before/ the USB/device-tree patches in your
branch, so that there are no points in git history where the USB/DT code
is active, but this code is not. In other words, apply these 5 commits,
then use "git rebase -i" to re-order the patches so this series is
before all the USB/DT changes. Thanks.

  parent reply	other threads:[~2012-03-20 19:03 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-20  4:59 [U-Boot] [PATCH v2 1/5] Revert "Add board_pre_console_putc to deal with early console output" Simon Glass
2012-03-20  4:59 ` [U-Boot] [PATCH v2 2/5] Add board_panic_no_console() to deal with early critical errors Simon Glass
2012-03-20  4:59 ` [U-Boot] [PATCH v2 3/5] tegra: Export the UART setup function for use by boards Simon Glass
2012-03-20  4:59 ` [U-Boot] [PATCH v2 4/5] tegra: Provide tegra_pre_console_panic() for early panics Simon Glass
2012-03-20  4:59 ` [U-Boot] [PATCH v2 5/5] tegra: Implement board_pre_console_panic() for Seaboard Simon Glass
2012-03-20 19:03 ` Stephen Warren [this message]
2012-03-21  2:19   ` [U-Boot] [PATCH v2 1/5] Revert "Add board_pre_console_putc to deal with early console output" Simon Glass
2012-03-21  9:13 ` Wolfgang Denk
2012-03-21 16:48   ` Simon Glass
2012-03-23 20:13 ` Wolfgang Denk

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=4F68D47C.8070400@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