Hello build bot (Jenkins), Raul Rangel, Martin Roth, Furquan Shaikh, Patrick Georgi, Marshall Dawson, Nikolai Vyssotski, 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 (#12).
Change subject: soc/amd/picasso: Populate EFS SPI values from Kconfig options ......................................................................
soc/amd/picasso: Populate EFS SPI values from Kconfig options
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 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. Select various boards in kconfig to make sure the defaults are loaded properly.
Signed-off-by: Matt Papageorge matt.papageorge@amd.corp-partner.google.com Change-Id: I78558fa3fa27c70820f0f3d636544127adab6f8b --- M src/mainboard/amd/mandolin/Kconfig M src/soc/amd/common/block/spi/Kconfig M src/soc/amd/picasso/Makefile.inc 3 files changed, 53 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/42567/12