coreboot-kgpe-d16/src/northbridge
Carl-Daniel Hailfinger c589e5acf9 Add verbose debugging output at SPEW level to noncoherent HyperTransport
initialization.

This patch has helped immensely to track down a bug in 690G ncHT init.
It depends on my earlier patch which enables CONFIG_USE_PRINTK_IN_CAR
for all boards using HT. Of course that means ROMCC is not an option
anymore for those boards, but I don't think that's a big problem.
Another way to solve this would be #defining printk_spew to nothing.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>

Marc says:
ROMCC doesn't make sense for k8 boards.
Acked-by: Marc Jones <marcj303@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3836 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-12-23 02:05:55 +00:00
..
amd Add verbose debugging output at SPEW level to noncoherent HyperTransport 2008-12-23 02:05:55 +00:00
ibm Use the canonical name of the vendors/devices and the 2006-11-05 18:50:49 +00:00
intel Fix a LOT of implicit function declarations before they become errors. 2008-12-19 03:36:48 +00:00
motorola/mpc107 Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
via Fix implicit declaration in cn700/vt8237 code 2008-12-18 19:37:11 +00:00