summaryrefslogtreecommitdiffstats
path: root/common/cmd_bmp.c
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-07-01 09:09:23 -0400
committerTom Rini <trini@ti.com>2013-07-04 10:53:38 -0400
commitc479c1361ade3cf2346f41a922b85373ddff8a26 (patch)
treea98ffd5b84f4133ce8723a127ae3a145184bd68a /common/cmd_bmp.c
parenta544eaddccbc16cfa01482122ea364706988ff18 (diff)
downloadtalos-obmc-uboot-c479c1361ade3cf2346f41a922b85373ddff8a26.tar.gz
talos-obmc-uboot-c479c1361ade3cf2346f41a922b85373ddff8a26.zip
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 'common/cmd_bmp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud