Hello build bot (Jenkins), Raul Rangel, Marshall Dawson, Angel Pons,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40017
to look at the new patch set (#3).
Change subject: soc/amd/common/psp: make BootDone command conditional ......................................................................
soc/amd/common/psp: make BootDone command conditional
The common PSP code automatically sends the command, however for fam17h FSP also sends it in response to a Notify. The 2nd instance of the command generates a timeout error.
Change-Id: I819ab0b80d2a3cf6cd24f3e7170cae779dcc7cef Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com Reviewed-on: https://chromium-review.googlesource.com/2020369 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/soc/amd/common/block/psp/psp.c 1 file changed, 7 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/17/40017/3