summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cs5536/early_setup.c
diff options
context:
space:
mode:
authorNils Jacobs <njacobs8@hetnet.nl>2010-12-29 20:31:31 +0000
committerMyles Watson <mylesgw@gmail.com>2010-12-29 20:31:31 +0000
commitef15ff4de485b9c301d828f758cc5b40511c51ab (patch)
treeab5382d4ddf90f1e9527e04fa673aaf752fe4b70 /src/southbridge/amd/cs5536/early_setup.c
parentfc01e5e3bb5ea6d6ba78ca67fd7f5e87af3cdb2e (diff)
downloadcoreboot-ef15ff4de485b9c301d828f758cc5b40511c51ab.tar.xz
-Clean up some comments.
-Remove some white spaces. -Remove some leading zeros. -Fix a typo in LX code. Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6219 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/amd/cs5536/early_setup.c')
-rw-r--r--src/southbridge/amd/cs5536/early_setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/cs5536/early_setup.c b/src/southbridge/amd/cs5536/early_setup.c
index 047c1a21a0..0a35964ef2 100644
--- a/src/southbridge/amd/cs5536/early_setup.c
+++ b/src/southbridge/amd/cs5536/early_setup.c
@@ -20,7 +20,7 @@
/*
* cs5536_early_setup.c: Early chipset initialization for CS5536 companion device
* This file implements the initialization sequence documented in section 4.2 of
- * AMD Geode GX Processor CS5536 Companion Device GoedeROM Porting Guide.
+ * AMD Geode GX Processor CS5536 Companion Device GeodeROM Porting Guide.
*/
/**