Hello build bot (Jenkins), Martin Roth, Furquan Shaikh, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46505
to look at the new patch set (#2).
Change subject: soc/amd/picasso: Fix typo in SMU argument base ......................................................................
soc/amd/picasso: Fix typo in SMU argument base
Correct the base address. This should have no noticeable effect, as SMC_MSG_S3ENTRY accepts no arguments and doesn't return. The argument writes were not getting to any target.
BUG=b:171037051 TEST=Run SST on morphius BRANCH=Zork
Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com Change-Id: Ie3402f743cf7d4f4f42b8afa3e8b253be4761949 --- M src/soc/amd/picasso/include/soc/smu.h 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/46505/2