Hello build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth, Marshall Dawson, Aaron Durbin, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42567
to look at the new patch set (#2).
Change subject: soc/amd/picasso: Populate EFS SPI values ......................................................................
soc/amd/picasso: Populate EFS SPI values
The Embedded Firmware Structure should contain various SPI parameters for the PSP to program. This information is currently only programmed at run-time. This change is to also populate them at build time as well.
BUG=b:158755102 TEST=Read EFS values at appropriate offsets using a hex editor. Boot test on Tremblye and Morphius.
Signed-off-by: Matt Papageorge matt.papageorge@amd.corp-partner.google.com Change-Id: I78558fa3fa27c70820f0f3d636544127adab6f8b --- M src/soc/amd/picasso/Kconfig M src/soc/amd/picasso/Makefile.inc 2 files changed, 51 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/42567/2