[U-Boot] [PATCH] bootm: Disable interrupts before loading OS

Tom Rini trini at ti.com
Sat Jun 29 00:07:11 CEST 2013


On Fri, Jun 28, 2013 at 10:00:58AM +0200, Stefan Roese wrote:
> On 06/28/2013 09:46 AM, Simon Glass wrote:
> > This restores the ordering of interrupt disable to what it what before
> > commit 35fc84fa. It seems that on some archiectures (e.g. PowerPC) the
> > OS is loaded into an interrupt region, which can cause problems if
> > interrupts are still running.
> > 
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> 
> Thanks-. That fixes the gunzip() not returning on powerpc for me. So:
> 
> Tested-by: Stefan Roese <sr at denx.de>

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/20130628/10500a66/attachment.pgp>


More information about the U-Boot mailing list