Skip to content
Snippets Groups Projects
Commit 5ff0d083 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

bootm: Disable interrupts before loading OS


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.

Tested-by: default avatarStefan Roese <sr@denx.de>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent d366438d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment