Applying YhLu's patch from issue 37.
authorStefan Reinauer <stepan@openbios.org>
Thu, 1 Dec 2005 11:01:01 +0000 (11:01 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 1 Dec 2005 11:01:01 +0000 (11:01 +0000)
commitf5183cfa19ea4d235ac9e1206c8510c8c83ace0e
treea5d408e2f57eeea14a64edab0a25de587e9835aa
parent806e146e754a44f96c693cde707065b14f80d8a2
Applying YhLu's patch from issue 37.

a. apic id liftting to way that kernel like and let bsp
   to stay with 0
b. hw memhole: solve if hole_startk == some node
   basek

This, together with the previous one will break most of
the tree, but Yinghai Lu is really good
at fixing things, so...

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2116 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/config/Options.lb
src/cpu/amd/dualcore/amd_sibling.c
src/cpu/amd/dualcore/dualcore_id.c
src/cpu/amd/model_fxx/model_fxx_init.c
src/cpu/amd/model_fxx/model_fxx_msr.h
src/include/cpu/amd/model_fxx_msr.h [new file with mode: 0644]
src/include/cpu/amd/model_fxx_rev.h [new file with mode: 0644]
src/northbridge/amd/amdk8/cpu_rev.c
src/northbridge/amd/amdk8/northbridge.c
src/northbridge/amd/amdk8/raminit.c