Martin Roth has posted comments on this change. ( https://review.coreboot.org/22850 )
Change subject: fix src/soc/amd/common/agesawrapper_call.h
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/22850/1/src/soc/amd/common/block/pi/amd_lat…
File src/soc/amd/common/block/pi/amd_late_init.c:
https://review.coreboot.org/#/c/22850/1/src/soc/amd/common/block/pi/amd_lat…
PS1, Line 31:
Instead of adding the printks, this could have just been changed to:
do_agesawrapper(agesawrapper_amdinitlate, "amdinitlate");
Is there a reason we don't want to use do_agesawrapper?
--
To view, visit https://review.coreboot.org/22850
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ic51917d3961a51d4e725ff45b04f45eefe149855
Gerrit-Change-Number: 22850
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: Marc Jones <marc(a)marcjonesconsulting.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd(a)gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth(a)google.com>
Gerrit-Reviewer: Richard Spiegel <richard.spiegel(a)silverbackltd.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Wed, 13 Dec 2017 21:54:53 +0000
Gerrit-HasComments: Yes