Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41625 )
Change subject: soc/amd/picasso: Add generic SMU service request
......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/c/coreboot/+/41625/1/src/soc/amd/picasso/smu.c
File src/soc/amd/picasso/smu.c:
https://review.coreboot.org/c/coreboot/+/41625/1/src/soc/amd/picasso/smu.c@4...
PS1, Line 47:
i'd say that it's done, but needs to be tested, so i leave this one open until it's tested again
Done
https://review.coreboot.org/c/coreboot/+/41625/4/src/soc/amd/picasso/smu.c
File src/soc/amd/picasso/smu.c:
https://review.coreboot.org/c/coreboot/+/41625/4/src/soc/amd/picasso/smu.c@3...
PS4, Line 38: usecs
This is usecs, the comment says msecs. […]
that's from the first revision of the patch where this function was only used after the smu_write32(REG_ADDR_MESG_ID, id) call. I'll fix this in a follow-up. So the 1us is the one check if the SMU is ready to accept a new command. In the case of the SMC_MSG_S3ENTRY command, the x86 cores are stopped shortly after the smu_write32(REG_ADDR_MESG_ID, id) call, so the second time the message won't get printed
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41625
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ide431aa976cb2f8bdc248cb08aa0724a9596ac5a
Gerrit-Change-Number: 41625
Gerrit-PatchSet: 4
Gerrit-Owner: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Marshall Dawson
marshall.dawson@amd.corp-partner.google.com
Gerrit-Reviewer: Marshall Dawson
marshalldawson3rd@gmail.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 26 May 2020 21:35:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Raul Rangel
rrangel@chromium.org
Comment-In-Reply-To: Felix Held
felix-coreboot@felixheld.de
Gerrit-MessageType: comment