[coreboot] [PATCH] fix dst-link field in RS780/RS690 function ProgK8TempMmioBase

Liu Tao liutao1980 at gmail.com
Mon Oct 11 05:23:37 CEST 2010


Hello,

in RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set to zero,
so for boards with RS780 not on CPU's HT chain 0, the function will
mis-configure
the MMIO dst-link routing, and the following enable_pcie_bar3()
function will hang
when it visits the MMIO.

the following patch fixes the problem, and tested on a K8 board with RS780 on HT
chain 1.

Signed-off-by: Liu Tao <liutao1980 at gmail.com>

-- 
Regards,
Liu Tao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rs780_690.patch
Type: application/octet-stream
Size: 2338 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20101011/428dcab2/attachment.obj>


More information about the coreboot mailing list