summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-07-10 13:25:33 (GMT)
committerTom Rini <trini@ti.com>2013-07-12 21:16:37 (GMT)
commitb7a1d13462115d2cafb0a3ffcbdce48c2f78f06e (patch)
tree8b0e8e7bbc4652ed3b6d951fea642725d80f4dbf /Makefile
parente3a5bbce4590fbe18daae51087cd5cf4d2246bb9 (diff)
downloadu-boot-b7a1d13462115d2cafb0a3ffcbdce48c2f78f06e.tar.xz
bootm: Handle errors consistently
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@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@ti.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions