[coreboot-gerrit] Change in coreboot[master]: soc/amd/stoneyridge/romstage.c: Remove obsolete comment

Richard Spiegel (Code Review) gerrit at coreboot.org
Wed Sep 19 23:04:48 CEST 2018


Richard Spiegel has uploaded this change for review. ( https://review.coreboot.org/28687


Change subject: soc/amd/stoneyridge/romstage.c: Remove obsolete comment
......................................................................

soc/amd/stoneyridge/romstage.c: Remove obsolete comment

When preparing transition of AGESA calls to romstage, I placed a comment
indicating the place to move a particular call. Now that the AGESA call
has been moved to romstage, the comment became obsolete.

BUG=b:116095766
TEST=none.

Change-Id: I2811657385ab088747e32d4c66b99fdd01e7315e
Signed-off-by: Richard Spiegel <richard.spiegel at silverbackltd.com>
---
M src/soc/amd/stoneyridge/romstage.c
1 file changed, 0 insertions(+), 5 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/28687/1

diff --git a/src/soc/amd/stoneyridge/romstage.c b/src/soc/amd/stoneyridge/romstage.c
index 78472d3..de22191 100644
--- a/src/soc/amd/stoneyridge/romstage.c
+++ b/src/soc/amd/stoneyridge/romstage.c
@@ -92,11 +92,6 @@
 	int s3_resume = acpi_s3_resume_allowed() && acpi_is_wakeup_s3();
 	int i;
 
-	/*
-	 * When moving AGESA calls to romstage, place the call to
-	 * bsp_agesa_call() here.
-	 */
-
 	console_init();
 
 	if (IS_ENABLED(CONFIG_SOC_AMD_PSP_SELECTABLE_SMU_FW))

-- 
To view, visit https://review.coreboot.org/28687
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2811657385ab088747e32d4c66b99fdd01e7315e
Gerrit-Change-Number: 28687
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Spiegel <richard.spiegel at silverbackltd.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180919/fe0eb525/attachment.html>


More information about the coreboot-gerrit mailing list