[SLOF] [PATCH 0/4] Clean-ups and fixes for the build_romfs tool
Thomas Huth
thuth at redhat.com
Wed Jul 18 22:41:40 AEST 2018
With GCC 8.1, I get some compiler warnings when compiling create_crc.c.
Let's clean up the related code a little bit. And while we're at it,
also make sure to always set a proper DRIVER_NAME environment variable
when building SLOF.
Thomas Huth (4):
romfs/tools: Remove superfluous union around the rom header struct
romfs/tools: Silence GCC 8.1 compiler warning with FLASHFS_MAGIC
romfs/tools: Silence more compiler warnings with GCC 8.1
Makefile: Set a proper DRIVER_NAME when building from a git tree
Makefile.gen | 1 +
romfs/tools/create_crc.c | 46 +++++++++++++++++++---------------------------
2 files changed, 20 insertions(+), 27 deletions(-)
--
1.8.3.1
More information about the SLOF
mailing list