Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43303
to look at the new patch set (#2).
Change subject: soc/amd/common: Use SPI settings from EFS ......................................................................
soc/amd/common: Use SPI settings from EFS
Since SPI speeds and mode are now set in Picasso Embedded Firmware Structure (EFS), remove these settings from devicetree and instead harvest them from the EFS.
BUG=b:158755102 TEST=Boot test on Tremblye and Morphius. Boot times remain the same.
Change-Id: I765dada14700f4800263d2d3844af07fad0e5b71 Signed-off-by: Matt Papageorge matthewpapa07@gmail.com --- M src/mainboard/google/zork/variants/baseboard/devicetree.cb M src/soc/amd/common/block/include/amdblocks/chip.h M src/soc/amd/common/block/include/amdblocks/spi.h M src/soc/amd/common/block/spi/fch_spi.c 4 files changed, 44 insertions(+), 43 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/43303/2