mkimage: Show item lists for all categories
authorSimon Glass <sjg@chromium.org>
Thu, 30 Jun 2016 16:52:19 +0000 (10:52 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 14 Jul 2016 22:22:31 +0000 (18:22 -0400)
commit51f03e6a7596d61a9ae9b1aee030112cc6a795ff
treef076c66048860f408db5c510ffb79af7779ed793
parentf24e10500ffc7ff4b9c75de0e9b1f3efdd43ef41
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>
tools/mkimage.c