coreboot-kgpe-d16/src
Rudolf Marek a6ddf253ad 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
2007-11-13 10:47:11 +00:00
..
arch This patch adds support for MCFG table, which allows OS to find the 2007-11-03 12:50:26 +00:00
boot fix a whole bunch of warnings. (trivial) 2007-10-23 22:17:45 +00:00
config Fix some issues with spaces in the code and Doxygen style documentation. 2007-10-07 21:00:02 +00:00
console Another CONSTification... 2007-10-24 14:42:12 +00:00
cpu This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 2007-11-07 18:55:06 +00:00
devices fix a whole bunch of warnings. (trivial) 2007-10-23 22:17:45 +00:00
drivers Ever wondered where those "setting incorrect section attributes for 2007-10-24 09:08:58 +00:00
include This patch masks the function prototypes in stdlib.h from ROMCC, so that 2007-11-07 19:02:35 +00:00
lib This is (most of) the usb2 debug console code ripped out of 2007-02-28 11:17:02 +00:00
mainboard Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. 2007-11-12 11:14:10 +00:00
northbridge Final set of changes to make Alix1c work. 2007-11-07 23:13:43 +00:00
pc80 Add a debug message to keyboard init. This helped isolate at least one 2007-10-17 22:34:40 +00:00
pmc/altimus/mpc7410 Use the common LinuxBIOS license header (trivial). Refs #5. 2006-12-05 15:27:46 +00:00
ram Trivial: remove unused variable. 2007-10-22 17:04:39 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge Fine-tune the V-link bus between K8T890 and VT8237R and set 2007-11-13 10:47:11 +00:00
stream This eliminates an illegal and annoying warning. 2007-02-03 10:43:48 +00:00
superio Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. 2007-11-12 11:14:10 +00:00