[coreboot-gerrit] Change in ...coreboot[master]: drivers/intel/fsp1_1/romstage.c: Fix typo

Frans Hendriks (Code Review) gerrit at coreboot.org
Mon Dec 3 10:44:53 CET 2018


Frans Hendriks has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30016


Change subject: drivers/intel/fsp1_1/romstage.c: Fix typo
......................................................................

drivers/intel/fsp1_1/romstage.c: Fix typo

Correct typo of 'Initialize'

BUG=N/A
TEST=N/A

Change-Id: I94cfd9c41bb5f9751ef4a18beaeba05108220bc8
Signed-off-by: Frans Hendriks <fhendriks at eltan.com>
---
M src/drivers/intel/fsp1_1/romstage.c
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/30016/1

diff --git a/src/drivers/intel/fsp1_1/romstage.c b/src/drivers/intel/fsp1_1/romstage.c
index e1910e6..c1bcd84 100644
--- a/src/drivers/intel/fsp1_1/romstage.c
+++ b/src/drivers/intel/fsp1_1/romstage.c
@@ -3,6 +3,7 @@
  *
  * Copyright (C) 2014 Google Inc.
  * Copyright (C) 2015-2016 Intel Corporation.
+ * Copyright (C) 2018 Eltan B.V.
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -188,7 +189,7 @@
 {
 	post_code(0x31);
 
-	/* Initliaze memory */
+	/* Initialize memory */
 	romstage_common(params);
 }
 

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I94cfd9c41bb5f9751ef4a18beaeba05108220bc8
Gerrit-Change-Number: 30016
Gerrit-PatchSet: 1
Gerrit-Owner: Frans Hendriks <fhendriks at eltan.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181203/8280e6c1/attachment-0001.html>


More information about the coreboot-gerrit mailing list