aboutsummaryrefslogtreecommitdiff
path: root/targets/totalimpact
diff options
context:
space:
mode:
authorGreg Watson <jarrah@users.sourceforge.net>2004-01-22 01:06:19 +0000
committerGreg Watson <jarrah@users.sourceforge.net>2004-01-22 01:06:19 +0000
commit5a8d4ae27cbcc7b6de3cd54770d51ffa6707dd6e (patch)
tree18720eddeea84c5252763efee61457df3ddf889d /targets/totalimpact
parent909472367fe4bbc91c43c0d8c4d9acb10d95e737 (diff)
*** empty log message ***
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1354 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'targets/totalimpact')
-rw-r--r--targets/totalimpact/briq/Config.lb4
1 files changed, 0 insertions, 4 deletions
diff --git a/targets/totalimpact/briq/Config.lb b/targets/totalimpact/briq/Config.lb
index 6a4975e602..292fbc6427 100644
--- a/targets/totalimpact/briq/Config.lb
+++ b/targets/totalimpact/briq/Config.lb
@@ -12,8 +12,6 @@ uses DEFAULT_CONSOLE_LOGLEVEL
uses CONFIG_USE_INIT
uses NO_POST
uses CONFIG_CONSOLE_SERIAL8250
-uses TTYS0_BASE
-uses UART0_IO_BASE
uses CONFIG_IDE_STREAM
uses IDE_BOOT_DRIVE
uses IDE_SWAB IDE_OFFSET
@@ -45,8 +43,6 @@ option NO_POST=1
## Enable serial console
option DEFAULT_CONSOLE_LOGLEVEL=8
option CONFIG_CONSOLE_SERIAL8250=1
-option UART0_IO_BASE=0x3f0
-option TTYS0_BASE=0xfe000000+UART0_IO_BASE
## Boot linux from IDE
option CONFIG_IDE_STREAM=1