The following patch implements Opteron Fam 10 rev D (aka Istanbul)
authorArne Georg Gleditsch <arne.gleditsch@numascale.com>
Wed, 10 Mar 2010 03:43:05 +0000 (03:43 +0000)
committerZheng Bao <Zheng.Bao@amd.com>
Wed, 10 Mar 2010 03:43:05 +0000 (03:43 +0000)
commitbc259d09d342f09987c65290422009615a8287a7
treed196eca916b402b6875c668ed18fb99ec7c9bac5
parenta51021b9a11ab0910fb3fa827c0dd094a89960bb
The following patch implements Opteron Fam 10 rev D (aka Istanbul)
support for coreboot.  I have not updated MAX_CPUS for all fam10
mainboards, but it might make sense to multiply those by 1.5.

Signed-off-by: Arne Georg Gleditsch <arne.gleditsch@numascale.com>
I assume the line
pci_write_config32(NODE_PCI(nodeid, 0), 0x168, dword);
should be put outside the loop.

Everything seems to be fine. I don't have Istanbul to test. I have
read every changes and they all look good.

Acked-by: Zheng Bao <zheng.bao@amd.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5200 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/model_10xxx/defaults.h
src/cpu/amd/model_10xxx/model_10xxx_init.c
src/cpu/amd/quadcore/quadcore.c
src/northbridge/amd/amdfam10/northbridge.c
src/northbridge/amd/amdfam10/raminit_amdmct.c
src/northbridge/amd/amdmct/amddefs.h