aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/newisys
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-13 11:45:04 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-13 11:45:04 +0000
commit45cbc35abb9e8d8cea3d1ba69891b6a0b1621709 (patch)
treee06eb868667e82f939cefad4e151a4aab240f6c9 /src/mainboard/newisys
parent3db199c00a4c0b7986da98f2bc5504526c3a1cf2 (diff)
Fix obvious typos (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4763 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/newisys')
-rw-r--r--src/mainboard/newisys/khepri/cache_as_ram_auto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/newisys/khepri/cache_as_ram_auto.c b/src/mainboard/newisys/khepri/cache_as_ram_auto.c
index 136925f52f..db76c95d77 100644
--- a/src/mainboard/newisys/khepri/cache_as_ram_auto.c
+++ b/src/mainboard/newisys/khepri/cache_as_ram_auto.c
@@ -131,7 +131,7 @@ void failover_process(unsigned long bist, unsigned long cpu_init_detectedx)
enumerate_ht_chain();
- /* Setup the ck804 */
+ /* Setup the amd8111 */
amd8111_enable_rom();
/* Is this a deliberate reset by the bios */