Hello Patrick Rudolph, Frans Hendriks, Paul Menzel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38403
to look at the new patch set (#3).
Change subject: soc/intel/common/block/xdci: Add override for vboot policy ......................................................................
soc/intel/common/block/xdci: Add override for vboot policy
When VBOOT is enabled the xDCI controller can only be enabled in developer mode. This is not neccessarily correct for any given system with VBOOT enabled.
Add the possibility to override the vboot policy. So the xDCI controller will be enabled when it is enabled in the device tree.
BUG=N/A TEST=tested on facebook monolith
Change-Id: I6142c4a74ca6930457b16f62f32e1199b8baaff8 Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/mainboard/facebook/monolith/Kconfig M src/soc/intel/common/block/xdci/Kconfig M src/soc/intel/common/block/xdci/xdci.c 3 files changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/38403/3