commit | d609a8fd90c1752fb6a82f8583416e7b4bef3b12 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jun 12 07:24:44 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Thu Jun 19 11:18:57 2014 -0400 |
tree | b2dd16ab8f817b5768a531caf73a63085e22e5b1 | |
parent | c3b0de463169a30ce87732d08153441357327712 [diff] |
tools: Check arguments in fit_check_sign/fit_info These tools crash if no arguments are provided. Add checks to avoid this. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de>