[LinuxBIOS] r2676 - trunk/LinuxBIOSv2/src/mainboard/tyan/s2881

svn at openbios.org svn at openbios.org
Sat May 19 21:22:56 CEST 2007


Author: uwe
Date: 2007-05-19 21:22:55 +0200 (Sat, 19 May 2007)
New Revision: 2676

Modified:
   trunk/LinuxBIOSv2/src/mainboard/tyan/s2881/mainboard.c
Log:
Fix typos (trivial).

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/LinuxBIOSv2/src/mainboard/tyan/s2881/mainboard.c
===================================================================
--- trunk/LinuxBIOSv2/src/mainboard/tyan/s2881/mainboard.c	2007-05-19 17:28:40 UTC (rev 2675)
+++ trunk/LinuxBIOSv2/src/mainboard/tyan/s2881/mainboard.c	2007-05-19 19:22:55 UTC (rev 2676)
@@ -121,8 +121,8 @@
 	printk_debug("scan_root_bus ok\n");
 
 	/* The following is a little silly. We need a hook into the boot
-	 * process *after* the ADT7643 device has been initialized. So we
-	 * create this dummy device, and we put the ADT7643 S2881 specific
+	 * process *after* the ADT7463 device has been initialized. So we
+	 * create this dummy device, and we put the ADT7463 S2881 specific
 	 * settings in its init function, which gets called
 	 * as the last device to be initialized.
 	 */





More information about the coreboot mailing list