Please find appended. This patch gets rid of the %gs magic altogether,
authorArne Georg Gleditsch <arne.gleditsch@numascale.com>
Thu, 9 Sep 2010 14:54:07 +0000 (14:54 +0000)
committerMyles Watson <mylesgw@gmail.com>
Thu, 9 Sep 2010 14:54:07 +0000 (14:54 +0000)
commitd6689ed7813b37c92bbe6058155d67c4757fef26
tree2067aa432c89740cb808662de827a6d32970d1c3
parente0a000cc12984700c87fea6b153fa4221a125e19
Please find appended.  This patch gets rid of the %gs magic altogether,
fixes a few alignment wrinkles and sets up and registers the MMCONF area
for AMD Fam10h CPUs (where selected by mainboard configuration).  It
removes a bit of code that proved troublesome in MMCONF setups from
mcp55_early_setup_car.c, as per earlier discussion.

Signed-off-by: Arne Georg Gleditsch <arne.gleditsch@numascale.com>
Acked-by: Myles Watson <mylesgw@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5796 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/include/arch/mmio_conf.h
src/arch/i386/include/arch/romcc_io.h
src/arch/i386/lib/pci_ops_mmconf.c
src/cpu/amd/model_10xxx/init_cpus.c
src/mainboard/tyan/s2912_fam10/Kconfig
src/northbridge/amd/amdfam10/Kconfig
src/northbridge/amd/amdfam10/early_ht.c
src/northbridge/amd/amdfam10/northbridge.c
src/northbridge/amd/amdmct/mct/mct_d.c
src/southbridge/nvidia/mcp55/mcp55_early_setup_car.c