diff options
author | Stefan Reinauer <stepan@openbios.org> | 2004-03-25 09:31:10 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2004-03-25 09:31:10 +0000 |
commit | 01f887d9f8546be08b51a2752af0473ab51e4214 (patch) | |
tree | 6b0a7f8a2e4ade9bacf43de8d1251b71fa169913 /src/mainboard/tyan/s4880/Config.lb | |
parent | 7011f9f0fe2eb5622fc60c82786ef2ae6655c5f5 (diff) | |
download | coreboot-01f887d9f8546be08b51a2752af0473ab51e4214.tar.xz |
Merging patches from Yinghai Lu (fb2_s4882_changes.diff.bz2):
- new motherboard: Tyan s4882
- minor changes to 2880, s2881, s2885, s4880
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1474 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/tyan/s4880/Config.lb')
-rw-r--r-- | src/mainboard/tyan/s4880/Config.lb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s4880/Config.lb b/src/mainboard/tyan/s4880/Config.lb index 69e647984f..4f85e44252 100644 --- a/src/mainboard/tyan/s4880/Config.lb +++ b/src/mainboard/tyan/s4880/Config.lb @@ -33,9 +33,9 @@ default LB_CKS_RANGE_END=122 default LB_CKS_LOC=123 driver mainboard.o -#driver lsi_scsi.o +driver lsi_scsi.o #driver adaptec_scsi.o -#driver si_sata.o +driver si_sata.o #driver intel_nic.o #object reset.o if HAVE_MP_TABLE object mptable.o end |