diff options
author | Simon Glass <sjg@chromium.org> | 2013-06-28 07:46:12 (GMT) |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-06-28 20:26:50 (GMT) |
commit | 5ff0d0832e085fe64740e6c78e11193b048896da (patch) | |
tree | 0583eda9afbfca0ffa355eeb2562f87234119ce2 /config.mk | |
parent | d366438d8ac80fd10110dceda9f4792f4a16ac9d (diff) | |
download | u-boot-5ff0d0832e085fe64740e6c78e11193b048896da.tar.xz |
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: Stefan Roese <sr@denx.de>
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'config.mk')
0 files changed, 0 insertions, 0 deletions