Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44914 )
Change subject: soc/intel/tigerlake: Add mainboard hook for overriding SoC config ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
https://review.coreboot.org/c/coreboot/+/44914/1/src/soc/intel/tigerlake/chi... File src/soc/intel/tigerlake/chip.h:
https://review.coreboot.org/c/coreboot/+/44914/1/src/soc/intel/tigerlake/chi... PS1, Line 398: settings SoC chip config
https://review.coreboot.org/c/coreboot/+/44914/1/src/soc/intel/tigerlake/chi... PS1, Line 399: void mainboard_config_update(config_t *config); nit: Add this to soc/intel/tigerlake/include/soc/ramstage.h Also, maybe name: mainboard_update_soc_chip_config()