bootm: Fix duplicate debugging in bootm_process_cmdline()
These two returns use the same string so are not distinguishable with
LOG_ERROR_RETURN. Fix it.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment