Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46941
to look at the new patch set (#5).
Change subject: cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot ......................................................................
cpu/intel/haswell: Add delay for TPM before Flex Ratio reboot
Commit 542307b (broadwell: Add small delay before Flex Ratio reboot) introduced a workaround for Broadwell. Implement it on Haswell as well. Since this is only necessary when a TPM is present on a system, only do the delay (which is not that small, to be honest) on TPM-enabled builds.
Change-Id: Id8b58e9fa2a1c81989305f5b4b765b82c01e1596 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/cpu/intel/haswell/bootblock.c 1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/41/46941/5