Hello Justin Frodsham, build bot (Jenkins), Raul Rangel, Furquan Shaikh, Marshall Dawson, Paul Menzel, Nikolai Vyssotski, Aaron Durbin, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43303
to look at the new patch set (#10).
Change subject: soc/amd/common: Use SPI settings from EFS ......................................................................
soc/amd/common: Use SPI settings from EFS
Remove SPI fast speed and mode settings from the device tree. Also remove AMD common code for setting fast speed and mode. The previous EFS change makes setting this speed unnecessary as it should already be set much earlier during PSP execution.
BUG=b:158755102 TEST=Boot test on Tremblye and Morphius. 1st x86 timestamp improves by over a second. Verify correct values with a hex editor.
Change-Id: I765dada14700f4800263d2d3844af07fad0e5b71 Signed-off-by: Matt Papageorge matthewpapa07@gmail.com --- M src/mainboard/google/zork/variants/baseboard/devicetree_dalboz.cb M src/mainboard/google/zork/variants/baseboard/devicetree_trembyle.cb M src/soc/amd/common/block/include/amdblocks/spi.h M src/soc/amd/common/block/spi/fch_spi.c 4 files changed, 8 insertions(+), 22 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/43303/10