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

Stefan Roese sr at denx.de
Fri Jun 28 10:00:58 CEST 2013


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>

Thanks,
Stefan



More information about the U-Boot mailing list