From 45cbc35abb9e8d8cea3d1ba69891b6a0b1621709 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 13 Oct 2009 11:45:04 +0000 Subject: Fix obvious typos (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4763 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2885/cache_as_ram_auto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/tyan/s2885') diff --git a/src/mainboard/tyan/s2885/cache_as_ram_auto.c b/src/mainboard/tyan/s2885/cache_as_ram_auto.c index 9b653578c6..edea2b9de2 100644 --- a/src/mainboard/tyan/s2885/cache_as_ram_auto.c +++ b/src/mainboard/tyan/s2885/cache_as_ram_auto.c @@ -122,7 +122,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 */ -- cgit v1.2.3