
12 Jul
2013
12 Jul
'13
11:23 p.m.
On Wed, Jul 10, 2013 at 09:25:33AM -0400, Tom Rini wrote:
From: Simon Glass sjg@chromium.org
A recent bootm fix left the error path incomplete. If CONFIG_TRACE is set it may still not be a supported command, so cover that with the unsupported subcommand print. Once we handle BOOTM_STATE_OS_GO, we can just move into the error handler itself, no need for a goto there.
Signed-off-by: Simon Glass sjg@chromium.org [trini: Update slightly based on Simon's changes to also cover CONFIG_TRACE/BOOTM_STATE_FAKE_OS_GO] Signed-off-by: Tom Rini trini@ti.com
Applied to u-boot/master, thanks!
--
Tom