public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/5] bootm: Disable interrupts only when loading
Date: Wed, 10 Jul 2013 09:18:40 -0400	[thread overview]
Message-ID: <20130710131840.GH4846@bill-the-cat> (raw)
In-Reply-To: <1372969571-17043-2-git-send-email-sjg@chromium.org>

On Thu, Jul 04, 2013 at 01:26:08PM -0700, Simon Glass wrote:

> With the move of the interrupt code to earlier in the sequence, we
> exposed a problem where the interrupts are disabled at each bootm
> stage. This is not correct - it should be done only once. Let's disable
> interrupts in the LOAD stage. Put the code in a function for clarity.
> 
> Also, bootz lost its interrupt code altogether, so reinstate it.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

This and 3, 4 and 5 have been applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130710/1f67e6af/attachment.pgp>

      parent reply	other threads:[~2013-07-10 13:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-04 20:26 [U-Boot] [PATCH v2 2/5] bootm: Disable interrupts only when loading Simon Glass
2013-07-04 20:26 ` [U-Boot] [PATCH v2 3/5] bootm: Require boot function only if it is about to be used Simon Glass
2013-07-04 20:26 ` [U-Boot] [PATCH v2 4/5] bootm: Clean up bootz_setup() function Simon Glass
2013-07-04 20:26 ` [U-Boot] [PATCH v2 5/5] bootm: Add the missing PREP stage to bootz and correct image handling Simon Glass
2013-07-08 14:13   ` Tom Rini
2013-07-08 14:17     ` Robert Nelson
2013-07-08 14:22       ` Tom Rini
2013-07-09 17:01         ` Tom Rini
2013-07-09 19:00           ` Simon Glass
2013-07-09 19:05             ` Tom Rini
2013-07-09 20:04               ` Simon Glass
2013-07-09 21:19                 ` Tom Rini
2013-07-09 21:24                   ` Robert Nelson
2013-07-09 21:39                     ` Robert Nelson
2013-07-09 21:44                   ` Simon Glass
2013-07-10  9:51                   ` Sughosh Ganu
2013-07-10 10:08                     ` Simon Glass
2013-07-11  6:03                     ` Sughosh Ganu
2013-07-11  6:56                       ` Simon Glass
2013-07-12  8:21                         ` Sughosh Ganu
2013-07-12 16:49                           ` Simon Glass
2013-07-10 10:13                   ` Simon Glass
2013-07-10 10:15                     ` Simon Glass
2013-07-09 19:05             ` Robert Nelson
2013-07-10 13:18 ` 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=20130710131840.GH4846@bill-the-cat \
    --to=trini@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox