HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/40401 )
Change subject: chipset_enable.c: Disable SPI on ICH7 if booted from LPC ......................................................................
Patch Set 1:
Patch Set 1:
getting : -D'HAVE_UTSNAME=1' -D'HAVE_CLOCK_GETTIME=1' -D'FLASHROM_VERSION="v1.2-26-ga055d53"' -o libflashrom.o -c libflashrom.c libflashrom.c: In function 'flashrom_supported_boards': libflashrom.c:191:32: error: implicit conversion from 'const enum test_state' to 'enum flashrom_test_state' [-Werror=enum-conversion] 191 | supported_boards[i].working = binfo[i].working; | ^ libflashrom.c: In function 'flashrom_supported_chipsets': libflashrom.c:229:33: error: implicit conversion from 'const enum test_state' to 'enum flashrom_test_state' [-Werror=enum-conversion] 229 | supported_chipsets[i].status = chipset[i].status; | ^ cc1: all warnings being treated as errors make: *** [Makefile:1194: libflashrom.o] Error 1
using: "make CONFIG_ENABLE_LIBUSB1_PROGRAMMERS=no"