From 97c4947ec9af1664e81ee797834a32d3ca2f74fe Mon Sep 17 00:00:00 2001 From: Yinghai Lu Date: Wed, 28 Apr 2004 05:37:36 +0000 Subject: Changes for btext and etherboot and filo merge support git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1540 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s4880/Config.lb | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'src/mainboard/tyan/s4880') diff --git a/src/mainboard/tyan/s4880/Config.lb b/src/mainboard/tyan/s4880/Config.lb index 95714c354c..8de50f59b2 100644 --- a/src/mainboard/tyan/s4880/Config.lb +++ b/src/mainboard/tyan/s4880/Config.lb @@ -33,10 +33,11 @@ default LB_CKS_RANGE_END=122 default LB_CKS_LOC=123 driver mainboard.o -dir ../common/lsi_scsi -#driver adaptec_scsi.o -#driver si_sata.o -#driver intel_nic.o +#dir /drivers/lsi/53c1030 +#dir /drivers/adaptec/7902 +#dir /drivers/si/3114 +#dir /drivers/intel/82551 +#dir /drivers/ati/ragexl #object reset.o if HAVE_MP_TABLE object mptable.o end if HAVE_PIRQ_TABLE object irq_tables.o end @@ -184,12 +185,14 @@ northbridge amd/amdk8 "mc0" io 0x60 = 0x60 io 0x62 = 0x64 irq 0x70 = 1 + irq 0x72 = 12 pnp 2e.6 off # CIR pnp 2e.7 off # GAME_MIDI_GIPO1 pnp 2e.8 off # GPIO2 pnp 2e.9 off # GPIO3 pnp 2e.a off # ACPI - pnp 2e.b off # HW Monitor + pnp 2e.b on # HW Monitor + io 0x60 = 0x290 end end end @@ -227,7 +230,7 @@ dir /pc80 #dir /bioscall cpu k8 "cpu0" - register "up" = "{.chip = &amd8131, .ht_width=16, .ht_speed=600}" + register "down" = "{.chip = &amd8131, .ht_width=16, .ht_speed=600}" end cpu k8 "cpu1" -- cgit v1.2.3