diff options
author | Tom Rini <trini@ti.com> | 2013-07-01 09:09:23 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-04 10:53:38 -0400 |
commit | c479c1361ade3cf2346f41a922b85373ddff8a26 (patch) | |
tree | a98ffd5b84f4133ce8723a127ae3a145184bd68a /drivers | |
parent | a544eaddccbc16cfa01482122ea364706988ff18 (diff) |
cmd_bootm.c: Correct check/return for unsupported sub-command
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@ti.com>
Tested-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions