commit | ba923cab0006838eb726e40207501ddf16eabd80 | [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 | d18926af30d111362c6262c356feb768d7a367a3 [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>