binman: fit: Drop unused code
authorSimon Glass <sjg@chromium.org>
Thu, 10 Apr 2025 12:43:01 +0000 (06:43 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Apr 2025 20:29:52 +0000 (14:29 -0600)
commitd664c29ec37964db5e191debb2cafeed3a170255
tree87c700b62eaa86c265d88e60ec780b73cca4ade1
parent0148be7cd49e8f801662e5af74203e2cdf93a5bb
binman: fit: Drop unused code

The key-name-hint case is not tested so is presumably not used. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/etype/fit.py