firmware-utils: mkfwimage: enable extra compiler checks and fix them
authorPetr Štetiar <ynezz@true.cz>
Fri, 19 Jul 2019 14:10:35 +0000 (16:10 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 19 Jul 2019 14:15:25 +0000 (16:15 +0200)
commit83e60f0df6e1f80011d454103fd4156d27dc7d98
treeb622105113b5395a1fcc007a9fd95a33728a1818
parent9c0c1c44013003616e2f5c55c062430dbda3cce5
firmware-utils: mkfwimage: enable extra compiler checks and fix them

Let's enforce additional automatic checks enforced by the compiler in
order to catch possible errors during compilation.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
tools/firmware-utils/Makefile
tools/firmware-utils/src/mkfwimage.c