diff options
author | Frans Hendriks <fhendriks@eltan.com> | 2018-12-10 10:30:37 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-12-11 08:57:53 +0000 |
commit | b81dcc6c4d046392835002fcf6f1661437d0f31c (patch) | |
tree | f3639c4dee516e55b7070a38604b5b9256b31648 /src/soc | |
parent | 2b5067b2c70bf0e0a995b6e33485a8ac15268cbc (diff) |
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 <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/30125
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/intel/braswell/northcluster.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |