Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Kangheui Won, Paul Menzel, Karthik Ramasubramanian. Hello build bot (Jenkins), Jason Glenesk, Raul Rangel, Marshall Dawson, Karthik Ramasubramanian, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/58316
to look at the new patch set (#6).
Change subject: psp_verstage: convert relative address in EFS2 ......................................................................
psp_verstage: convert relative address in EFS2
Addresses in AMD fw table with EFS gen2 are relative addresses, but PSP doesn't accept relative addresses in update_psp_bios_dir().
Check for EFS gen2 and convert them as needed.
BUG=b:194263115 TEST=build and boot on guybrush and shuboz
Signed-off-by: Kangheui Won khwon@chromium.org Change-Id: I95813beba7278480e6640599fcf7445923259361 --- M src/soc/amd/cezanne/include/soc/iomap.h M src/soc/amd/common/block/include/amdblocks/psp_efs.h M src/soc/amd/common/psp_verstage/psp_verstage.c M src/soc/amd/picasso/include/soc/iomap.h 4 files changed, 13 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/58316/6