[coreboot] r3646 - trunk/coreboot-v2/src/mainboard/tyan/s2881

svn at coreboot.org svn at coreboot.org
Fri Oct 10 20:06:56 CEST 2008


Author: ward
Date: 2008-10-10 20:06:56 +0200 (Fri, 10 Oct 2008)
New Revision: 3646

Modified:
   trunk/coreboot-v2/src/mainboard/tyan/s2881/Options.lb
Log:

Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL.

This is a trivial patch.

Signed-off-by: Ward Vandewege <ward at gnu.org>
Acked-by: Ward Vandewege <ward at gnu.org>



Modified: trunk/coreboot-v2/src/mainboard/tyan/s2881/Options.lb
===================================================================
--- trunk/coreboot-v2/src/mainboard/tyan/s2881/Options.lb	2008-10-09 23:56:11 UTC (rev 3645)
+++ trunk/coreboot-v2/src/mainboard/tyan/s2881/Options.lb	2008-10-10 18:06:56 UTC (rev 3646)
@@ -144,8 +144,8 @@
 default HW_MEM_HOLE_SIZEK=0x100000
 
 #VGA Console
-#default CONFIG_CONSOLE_VGA=1
-#default CONFIG_PCI_ROM_RUN=1
+default CONFIG_CONSOLE_VGA=1
+default CONFIG_PCI_ROM_RUN=1
 
 
 ##





More information about the coreboot mailing list