[U-Boot] [PATCH v3] bootm: Handle errors consistently
Tom Rini
trini at ti.com
Fri Jul 12 23:23:58 CEST 2013
On Wed, Jul 10, 2013 at 09:25:33AM -0400, Tom Rini wrote:
> From: Simon Glass <sjg at 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 at 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 at ti.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130712/2c668f05/attachment.pgp>
More information about the U-Boot
mailing list