Attention is currently required from: Patrick Rudolph. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/51200 )
Change subject: mb/google/volteer/variant/lindar: Disable SA GV for EVT build MB ......................................................................
Patch Set 1:
(2 comments)
File src/mainboard/google/volteer/variants/lindar/memory.c:
https://review.coreboot.org/c/coreboot/+/51200/comment/e6391d1f_2f74f024 PS1, Line 72: if (google_chromeec_get_board_version(&board_version) == 0 suspect code indent for conditional statements (8, 8)
File src/soc/intel/tigerlake/include/soc/romstage.h:
https://review.coreboot.org/c/coreboot/+/51200/comment/e70868b0_24c8d1bf PS1, Line 10: void __weak memcfg_variant_init(FSPM_UPD *mupd); Using weak declarations can have unintended link defects