From b81dcc6c4d046392835002fcf6f1661437d0f31c Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Mon, 10 Dec 2018 10:30:37 +0100 Subject: soc/intel/braswell/northcluster.c: Fix typo Correct typo of 'resource' BUG=N/A TEST=N/A Change-Id: I79dde87007759b7cab92061df37fd3a19d5e3d1f Signed-off-by: Frans Hendriks Reviewed-on: https://review.coreboot.org/c/30125 Tested-by: build bot (Jenkins) Reviewed-by: Tristan Corrick --- src/soc/intel/braswell/northcluster.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc') diff --git a/src/soc/intel/braswell/northcluster.c b/src/soc/intel/braswell/northcluster.c index dcd98b54b1..1e5204e218 100644 --- a/src/soc/intel/braswell/northcluster.c +++ b/src/soc/intel/braswell/northcluster.c @@ -53,7 +53,7 @@ * +--------------------------+ 0 * * Note that there are really only a few regions that need to enumerated w.r.t. - * coreboot's resrouce model: + * coreboot's resource model: * * +--------------------------+ BMBOUND_HI * | Cacheable/Usable | -- cgit v1.2.3