Attention is currently required from: Kevin Yu.
Anastasia Klimchuk has posted comments on this change. ( https://review.coreboot.org/c/flashrom/+/79287?usp=email )
Change subject: Add Idaville platform into chipset enable list and add update IRC region support ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: Kevin, thanks for the patch! First of all, have a look at the build failure: click the link from Jenkins and open console output. There is something there:
ichspi.c:1364:17: error: this 'else' clause does not guard... [-Werror=misleading- indentation] 1364 | else | ^~~~ ichspi.c:1368:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 1368 | prettyprint_ich9_reg_hsfs(hsfs, ich_gen); |