Fine-tune the V-link bus between K8T890 and VT8237R and set
authorRudolf Marek <r.marek@assembler.cz>
Tue, 13 Nov 2007 10:47:11 +0000 (10:47 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Tue, 13 Nov 2007 10:47:11 +0000 (10:47 +0000)
commita6ddf253ad88099d40e65e59f16a58c31f53d213
tree8f26d71e49435305b83026426f63e52d06361750
parenta422c2d3c6341c7414018233c0b428414b66630f
Fine-tune the V-link bus between K8T890 and VT8237R and set
it to 8X transfer rate (up to 1066 MB/s) similar code placed here would be
needed for VT8237A/S etc. Using VIA recommended values despite they are for
K8T890CF, this is K8T890CE (still dont know what is exactly different).

This patch enables the parity error reporting on V-Link, so it enables NMI
generation for the SERR# errors. The NMI may not be generated, maybe port
61h needs some tuning too.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2958 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/southbridge/via/k8t890/Config.lb
src/southbridge/via/k8t890/k8t890_ctrl.c
src/southbridge/via/k8t890/k8t890_error.c [new file with mode: 0644]