[U-Boot] [PATCH v2 2/5] bootm: Disable interrupts only when loading

Tom Rini trini at ti.com
Wed Jul 10 15:18:40 CEST 2013


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 at 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>


More information about the U-Boot mailing list