Skip to content
Snippets Groups Projects
Forked from Reform / reform-boundary-uboot
Source project has a limited visibility.
user avatar
Tom Rini authored
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: default avatarTom Rini <trini@ti.com>
Tested-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
c479c136
History
Name Last commit Last update
..