]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Re-enable interrupts for non automatic booting
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:14:57 +0000 (10:14 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:14:57 +0000 (10:14 +0100)
commita44a269a905f924b420020506a4d7d7eedcc0eaf
tree0037b08fdd890a7c4b04a5e7beeb1daa88b45971
parentd985c8498c4e47095820da97aa722381d39172c5
[new uImage] Re-enable interrupts for non automatic booting

Re-enable interrupts if we return from do_bootm_<os> and 'autostart'
environment variable is not set to 'yes'.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
common/cmd_bootm.c