From 64f6b71af5443ac4e1126dc5f5202a1bc8657b31 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 7 Aug 2018 12:16:56 +0200 Subject: src/northbridge: Fix typo Change-Id: I00094028036f33892362b935899e1bceef1da625 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/27911 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/northbridge/amd/amdht/h3ncmn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/amd/amdht/h3ncmn.c') diff --git a/src/northbridge/amd/amdht/h3ncmn.c b/src/northbridge/amd/amdht/h3ncmn.c index 5f656f5e32..6542ae4df9 100644 --- a/src/northbridge/amd/amdht/h3ncmn.c +++ b/src/northbridge/amd/amdht/h3ncmn.c @@ -1116,7 +1116,7 @@ static u8 readSbLink(cNorthBridge *nb) * @param[in] *nb = this northbridge * @return = true - The link has the following status * LinkCon = 1, Link is connected - * InitComplete = 1,Link initilization is complete + * InitComplete = 1,Link initialization is complete * NC = 1, Link is coherent * UniP-cLDT = 0, Link is not Uniprocessor cLDT * LinkConPend = 0 Link connection is not pending -- cgit v1.2.3