Mike Banon has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37750 )
Change subject: mb/jetway/nf81-t56n-lf: Switch away from ROMCC_BOOTBLOCK ......................................................................
Patch Set 8:
Patch Set 8:
Three more boards have been saved: CB:37975 (mb/bap/ode_e20XX), CB:37977 (mb/hp/abm) and CB:37978 (mb/amd/olivehill). I'll check if the other boards from CB:37975-CB:37982 range could be saved, the next common error is " CC romstage/mainboard/bap/ode_e21XX/OemCustomize.o src/mainboard/bap/ode_e21XX/OemCustomize.c:100:1: error: no previous prototype for 'OemCustomizeInitEarly' [-Werror=missing-prototypes] OemCustomizeInitEarly ( ^~~~~~~~~~~~~~~~~~~~~ cc1: error: unrecognized command line option '-Wno-address-of-packed-member' [-Werror] cc1: all warnings being treated as errors make[1]: *** [Makefile:365: /cb-build/coreboot-gerrit.0/default/ODE_E21XX/romstage/mainboard/bap/ode_e21XX/OemCustomize.o] Error 1 make[1]: Leaving directory '/home/coreboot/slave-root/workspace/coreboot-gerrit' "
I don't see an obvious solution for this, and can't do it blind without having these boards for a test. So perhaps these boards (with a successful "away from ROMCC_BOOTBLOCK" switch) are all that we could've saved.