[U-Boot] [PATCH] cmd_bootm.c: Correct check/return for unsupported sub-command

Tom Rini trini at ti.com
Wed Jul 3 14:37:08 CEST 2013


On Tue, Jul 02, 2013 at 03:05:22PM +0200, Andreas Bie?mann wrote:
> On 07/01/2013 03:09 PM, Tom Rini wrote:
> > With the do_bootm_states re-organization, we have the call to any
> > potential sub-commands in a single spot.  If one fails, we can then stop
> > right there and return to the caller.  Prior to these calls we have
> > already ensured that ret is zero so we will not be returning this error
> > for some other case.
> > 
> > Signed-off-by: Tom Rini <trini at ti.com>
> 
> Tested-by: Andreas Bie?mann <andreas.devel at googlemail.com>

Applied to u-boot/master.

-- 
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/20130703/969bcab8/attachment.pgp>


More information about the U-Boot mailing list