binman: Correct Chromium OS entry types
authorSimon Glass <sjg@chromium.org>
Mon, 28 Feb 2022 19:08:20 +0000 (12:08 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 6 Apr 2022 18:01:42 +0000 (14:01 -0400)
commit3390948c0f5b51f5aa3bdaadebeda0b81a9ac0bd
tree2d53d2384f5b5ee257f7774a92d31950a62a46f2
parent78df2146d2dfcbfb8713e5cafc3bc766bd10a7e6
binman: Correct Chromium OS entry types

The conversion to bintools broke the invocation of the utility, since
the arguments are not correct. Fix it.

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