Attention is currently required from: Subrata Banik, Tim Wawrzynczak, Angel Pons, Nick Vaccaro, Patrick Rudolph. Hello build bot (Jenkins), Tim Wawrzynczak, Angel Pons, Nick Vaccaro, Tim Wawrzynczak, Patrick Rudolph, EricR Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60407
to look at the new patch set (#4).
Change subject: soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode ......................................................................
soc/intel/{adl,ehl,tgl}: Rename spi_protection_mode to mfg_mode
Since TGL `spi_protection_mode` bit replaces the previous `manufacturing mode` without changing the offset and purpose of this bit.
This patch renames to `manufacturing mode` aka `mfg_mode` to maintain the parity with other PCHs as part of IA-common code.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: I6d00f72ce7b3951120778733066c351986ccf343 --- M src/soc/intel/alderlake/include/soc/me.h M src/soc/intel/alderlake/me.c M src/soc/intel/elkhartlake/include/soc/me.h M src/soc/intel/elkhartlake/me.c M src/soc/intel/tigerlake/include/soc/me.h M src/soc/intel/tigerlake/me.c 6 files changed, 8 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/60407/4