Karthik Ramasubramanian has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32534 )
Change subject: soc/intel/apollolake: Reset GPI IS & IE registers at ramstage ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/#/c/32534/1/src/soc/intel/apollolake/chip.c File src/soc/intel/apollolake/chip.c:
https://review.coreboot.org/#/c/32534/1/src/soc/intel/apollolake/chip.c@406 PS1, Line 406: gpi_clear_int_cfg
Can we do this before calling into fsp_silicon_init? Mainboard GPIO configuration is done before sil […]
Done