Nico Huber has posted comments on this change. ( https://review.coreboot.org/27218 )
Change subject: southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconfi... File src/southbridge/intel/bd82x6x/Kconfig:
https://review.coreboot.org/#/c/27218/1/src/southbridge/intel/bd82x6x/Kconfi... PS1, Line 69: config HAVE_IFD_BIN : def_bool n : : config BUILD_WITH_FAKE_IFD : def_bool n
I guess to reason to include a fake ifd to make flashrom happy ? Why change the default ?
It needs a downstream flashrom patch that was abandoned some years ago. So I wouldn't mind if we just remove all traces of ifdfake. But you are probably right, it doesn't belong into this patch.