From 085cb4b4ca9a51e42f0665850e2cc9879bfbfa76 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Wed, 2 Aug 2006 12:46:13 +0000 Subject: [PATCH] Allow setting of serial port speed in EPIA-M config file. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2357 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/via/epia-m/Options.lb | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/via/epia-m/Options.lb b/src/mainboard/via/epia-m/Options.lb index 735d4421a0..c1abcbeded 100644 --- a/src/mainboard/via/epia-m/Options.lb +++ b/src/mainboard/via/epia-m/Options.lb @@ -39,6 +39,7 @@ uses CONFIG_UDELAY_TSC uses CONFIG_PCI_ROM_RUN uses CONFIG_CONSOLE_VGA uses CONFIG_MAX_PCI_BUSES +uses TTYS0_BAUD ## ROM_SIZE is the size of boot ROM that this board will use. default ROM_SIZE = 256*1024