From 7ebb9e9eb87ffb400aa09430c582b1a51b7fc5c7 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Mon, 22 Mar 2004 04:23:57 +0000 Subject: updates for the E325 git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1460 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/ibm/e325/Config.lb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'targets/ibm/e325') diff --git a/targets/ibm/e325/Config.lb b/targets/ibm/e325/Config.lb index 9ec7bd37ae..5ac275ab93 100644 --- a/targets/ibm/e325/Config.lb +++ b/targets/ibm/e325/Config.lb @@ -10,6 +10,8 @@ uses CONFIG_COMPRESS uses CONFIG_IOAPIC uses CONFIG_ROM_STREAM uses CONFIG_ROM_STREAM_START +uses CONFIG_SERIAL_POST +uses NO_POST uses CONFIG_UDELAY_TSC uses CPU_FIXUP uses FALLBACK_SIZE @@ -51,9 +53,11 @@ uses LINUXBIOS_EXTRA_VERSION option CONFIG_CHIP_CONFIGURE=1 -option MAXIMUM_CONSOLE_LOGLEVEL=8 -option DEFAULT_CONSOLE_LOGLEVEL=8 +option MAXIMUM_CONSOLE_LOGLEVEL=9 +option DEFAULT_CONSOLE_LOGLEVEL=9 option CONFIG_CONSOLE_SERIAL8250=1 +option CONFIG_SERIAL_POST=1 +option NO_POST=0 option CPU_FIXUP=1 option CONFIG_UDELAY_TSC=0 -- cgit v1.2.3