coreboot/src
Marc Jones cbefc238c5 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
2009-06-16 23:02:39 +00:00
..
arch These changes implement car in qemu. The implementation is in several 2009-06-16 15:02:52 +00:00
boot Attached patch moves the CBFS payload loader to selfboot.c as it's 2009-05-26 14:00:49 +00:00
config When I started refactoring mainboard Config.lb, I added two different 2009-06-06 16:50:38 +00:00
console die() does never return. Annotate it as such. 2009-06-05 11:41:51 +00:00
cpu Maximilian Thuermer found a bug where the HT link capability code was always 2009-06-16 23:02:39 +00:00
devices Fix a little white space issue. Also, don't copy the rom image 2009-06-09 14:44:37 +00:00
drivers Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
include Fix for Erratum 343 for AMD Fam10h CPUs. 2009-06-06 11:21:52 +00:00
lib These changes implement car in qemu. The implementation is in several 2009-06-16 15:02:52 +00:00
mainboard These changes implement car in qemu. The implementation is in several 2009-06-16 15:02:52 +00:00
northbridge this port is horribly broken and should not have been checked in. This patch 2009-06-09 15:22:47 +00:00
pc80 These changes implement car in qemu. The implementation is in several 2009-06-16 15:02:52 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge die() does never return. Annotate it as such. 2009-06-05 11:41:51 +00:00
stream Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
superio Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00