[coreboot-gerrit] Change in coreboot[master]: src/arch/arm/armv7: Fix typo

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Tue Aug 7 12:26:46 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/27920


Change subject: src/arch/arm/armv7: Fix typo
......................................................................

src/arch/arm/armv7: Fix typo

Change-Id: I5838fdef41a2d84c3ec0ba4d9b2de5058530a2b9
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/commonlib/include/commonlib/timestamp_serialized.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/27920/1

diff --git a/src/commonlib/include/commonlib/timestamp_serialized.h b/src/commonlib/include/commonlib/timestamp_serialized.h
index 304e43f..15e05cf 100644
--- a/src/commonlib/include/commonlib/timestamp_serialized.h
+++ b/src/commonlib/include/commonlib/timestamp_serialized.h
@@ -240,7 +240,7 @@
 	{ TS_AGESA_S3_FINAL_DONE,	"back from AmdS3FinalRestore" },
 
 	/* Intel ME related timestamps */
-	{ TS_ME_INFORM_DRAM_WAIT,	"waiting for ME acknowledgement of raminit"},
+	{ TS_ME_INFORM_DRAM_WAIT,	"waiting for ME acknowledgment of raminit"},
 	{ TS_ME_INFORM_DRAM_DONE,	"finished waiting for ME response"},
 
 	/* FSP related timestamps */

-- 
To view, visit https://review.coreboot.org/27920
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: I5838fdef41a2d84c3ec0ba4d9b2de5058530a2b9
Gerrit-Change-Number: 27920
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180807/ebc8a5a8/attachment.html>


More information about the coreboot-gerrit mailing list