diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-12-09 13:49:05 -0700 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2014-12-17 16:54:21 +0100 |
commit | 84422b1a20be7897e3b054ebbfc26f82b0fcdc76 (patch) | |
tree | 320d2d8fe7925d0ad01eac93801cc58204a79489 /src/southbridge/via/k8t890 | |
parent | b348bb5cfb269ceedfea5dff3dd088cdcf31485a (diff) |
southbridge/via: Spelling fixes
Change-Id: I7efc441d3da10e48c8c79e4cd51885bb14eebd55
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7730
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/southbridge/via/k8t890')
-rw-r--r-- | src/southbridge/via/k8t890/ctrl.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/southbridge/via/k8t890/ctrl.c b/src/southbridge/via/k8t890/ctrl.c index 71a9c8f067..a918f01640 100644 --- a/src/southbridge/via/k8t890/ctrl.c +++ b/src/southbridge/via/k8t890/ctrl.c @@ -122,7 +122,7 @@ static void vt8237r_vlink_init(struct device *dev) /* * This init code is valid only for the VT8237R! For different - * sounthbridges (e.g. VT8237A, VT8237S, VT8237 (without plus R) + * southbridges (e.g. VT8237A, VT8237S, VT8237 (without plus R) * and VT8251) a different init code is required. */ @@ -153,7 +153,7 @@ static void ctrl_init(struct device *dev) { print_debug("K8x8xx: Initializing V-Link to VT8237R sb: "); - /* TODO: Fix some ordering issue fo V-link set Rx77[6] and PCI1_Rx4F[0] + /* TODO: Fix some ordering issue for V-link set Rx77[6] and PCI1_Rx4F[0] should to 1 */ /* C2P Read ACK Return Priority */ |