HAOUAS Elyes has uploaded this change for review.

View Change

sb/amd/agesa/hudson: Fix typo

Change-Id: I600ca64f7cfdb03ad525b632950cddadf9aab4ae
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/southbridge/amd/agesa/hudson/early_setup.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/38260/1
diff --git a/src/southbridge/amd/agesa/hudson/early_setup.c b/src/southbridge/amd/agesa/hudson/early_setup.c
index 090a852..2e3ff30 100644
--- a/src/southbridge/amd/agesa/hudson/early_setup.c
+++ b/src/southbridge/amd/agesa/hudson/early_setup.c
@@ -90,7 +90,7 @@
pm_write8(0xec, pm_read8(0xec) | 0x01);

dev = PCI_DEV(0, 0x14, 3);
- /* Serial port numeration on Hudson:
+ /* Serial port enumeration on Hudson:
* PORT0 - 0x3f8
* PORT1 - 0x2f8
* PORT5 - 0x2e8

To view, visit change 38260. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I600ca64f7cfdb03ad525b632950cddadf9aab4ae
Gerrit-Change-Number: 38260
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange