go command: shutdown barebox before calling an application
commit524e5c3d15a99043c5f850a44fc9dfaa970c8205
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 30 Mar 2010 08:35:11 +0000 (30 10:35 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 30 Mar 2010 12:15:03 +0000 (30 14:15 +0200)
tree6ad16dd2b4829bedea386c1eeff373a1adef237c
parent2bd7418a0488d8f5ff87c587daf7f2828b270d1d
go command: shutdown barebox before calling an application

Also, do not allow to continue barebox after returning from the
application since we don't know anything about the state we are in.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
commands/go.c