aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdfam10/resourcemap.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-08-07 12:16:56 +0200
committerMartin Roth <martinroth@google.com>2018-08-09 15:51:10 +0000
commit64f6b71af5443ac4e1126dc5f5202a1bc8657b31 (patch)
treea9dd78971edaf050f8a215332755b1a0f55d6cf1 /src/northbridge/amd/amdfam10/resourcemap.c
parentbc0ec507f2183e28c9b45c34c46ce93ca070aed6 (diff)
src/northbridge: Fix typo
Change-Id: I00094028036f33892362b935899e1bceef1da625 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/27911 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/northbridge/amd/amdfam10/resourcemap.c')
-rw-r--r--src/northbridge/amd/amdfam10/resourcemap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/amdfam10/resourcemap.c b/src/northbridge/amd/amdfam10/resourcemap.c
index 5db6886e41..362872b261 100644
--- a/src/northbridge/amd/amdfam10/resourcemap.c
+++ b/src/northbridge/amd/amdfam10/resourcemap.c
@@ -121,7 +121,7 @@ static void setup_default_resource_map(void)
* 0 = CPU writes may be posted
* 1 = CPU writes must be non-posted
* [31: 8] Memory-Mapped I/O Limit Address i (39-16)
- * This field defines the upp adddress bits of a 40-bit
+ * This field defines the upp address bits of a 40-bit
* address that defines the end of a memory-mapped
* I/O region n
*/