commit | 51f03e6a7596d61a9ae9b1aee030112cc6a795ff | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 30 10:52:19 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 14 18:22:31 2016 -0400 |
tree | f076c66048860f408db5c510ffb79af7779ed793 | |
parent | f24e10500ffc7ff4b9c75de0e9b1f3efdd43ef41 [diff] |
mkimage: Show item lists for all categories Update the error-handling code for -A, -C and -O to show a list of valid options when an invalid one is provided. Signed-off-by: Simon Glass <sjg@chromium.org> Reported-by: Vinoth Eswaran <evinoth1206@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>