Attention is currently required from: Patrick Rudolph. Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52796
to look at the new patch set (#4).
Change subject: src/intel: Add LOCKDIS to mark SPI as writable in SKL ......................................................................
src/intel: Add LOCKDIS to mark SPI as writable in SKL
Use of CHIPSET_LOCKDOWN_COREBOOT_LOCKDIS to mark SPI as writable. Solves issue where fwupd won't install updates to device that doesn't have writable flag.
Signed-off-by: Sean Rhodes sean@starlabs.systems Change-Id: I712972428dd22373d8655ce72d36c0957ee9a900 --- M src/soc/intel/common/block/include/intelblocks/cfg.h M src/soc/intel/common/pch/include/intelpch/lockdown.h M src/soc/intel/common/pch/lockdown/lockdown.c M src/soc/intel/skylake/chip.c 4 files changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/96/52796/4