Maximilian Thuermer found a bug where the HT link capability code was always
authorMarc Jones <marcj303@gmail.com>
Tue, 16 Jun 2009 23:02:39 +0000 (23:02 +0000)
committerMarc Jones <marc.jones@amd.com>
Tue, 16 Jun 2009 23:02:39 +0000 (23:02 +0000)
commitcbefc238c53ad5fbfa03b734e9dcd3dd50c00f40
tree5ff2b4c80199e0fc0b1741834e129751d9adf805
parentd41de2ea7a65242f5c95e578d99cf46cd23920dd
Maximilian Thuermer found a bug where the HT link capability code was always
updating the passed value to the next link offset even when it was on the
requested link (cap_count).

Maximilian also found a bug where the linktype was still getting attributes
even when it wasn't initialized.

This should fix the HT problems for Fam10 C2. There are still issues with the
microcode which need to be resolved.

Signed-off-by: Marc Jones <marcj303@gmail.com>
Acked-by: Ward Vandewege <ward@gnu.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4358 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/model_10xxx/init_cpus.c