diff options
author | arch import user (historical) <svn@openbios.org> | 2005-07-06 17:23:57 +0000 |
---|---|---|
committer | arch import user (historical) <svn@openbios.org> | 2005-07-06 17:23:57 +0000 |
commit | 4d8620eecb35178b73e703afe779b894db723af0 (patch) | |
tree | f950a6a8d2f91fa611187375152990bd6b97a0af /src/mainboard/tyan/s2880 | |
parent | 54d6b08f010d2dc458184a4845f8fbdaaf0da429 (diff) |
Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-55
Creator: Yinghai Lu <yhlu@tyan.com>
intel car to x86 car
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1971 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s2880')
-rw-r--r-- | src/mainboard/tyan/s2880/Config.lb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mainboard/tyan/s2880/Config.lb b/src/mainboard/tyan/s2880/Config.lb index f82bd23b44..6c4ac7b7c1 100644 --- a/src/mainboard/tyan/s2880/Config.lb +++ b/src/mainboard/tyan/s2880/Config.lb @@ -143,11 +143,11 @@ chip northbridge/amd/amdk8/root_complex device pci 9.0 on end #broadcom device pci 9.1 on end end - chip drivers/lsi/53c1030 - device pci a.0 on end - device pci a.1 on end - register "fw_address" = "0xfff8c000" - end +# chip drivers/lsi/53c1030 +# device pci a.0 on end +# device pci a.1 on end +# register "fw_address" = "0xfff8c000" +# end end device pci 0.1 on end device pci 1.0 on end |