summaryrefslogtreecommitdiffstats
path: root/commands/bootm.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/bootm.c')
-rw-r--r--commands/bootm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/bootm.c b/commands/bootm.c
index f11138afba..731b74dcee 100644
--- a/commands/bootm.c
+++ b/commands/bootm.c
@@ -331,8 +331,6 @@ static int do_bootm(struct command *cmdtp, int argc, char *argv[])
* recover from any failures any more...
*/
- disable_interrupts();
-
puts ("OK\n");
/* loop through the registered handlers */