Clean up and remove late initialization code that is no longer needed.
authorMarc Jones <marc.jones@amd.com>
Tue, 22 Apr 2008 23:32:56 +0000 (23:32 +0000)
committerMarc Jones <marc.jones@amd.com>
Tue, 22 Apr 2008 23:32:56 +0000 (23:32 +0000)
commita74a8ffa0702a05eadf92605e77bc8c9a86b377a
tree1bbb36a35fc0e5872ff7d3711132adf2455d971f
parentf0174b5a9c976401797d241c61b4fdf0f425cc6f
Clean up and remove late initialization code that is no longer needed.

Pstate intialization has moved to early init because it requires a warm reset.
Add CPUID setup and disable SMM access to late initialization.
Much of this code is leftover from porting from K8.

Signed-off-by: Marc Jones <marc.jones@amd.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3252 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/model_10xxx/Config.lb
src/cpu/amd/model_10xxx/fidvid_common.c [deleted file]
src/cpu/amd/model_10xxx/model_10xxx_init.c
src/cpu/amd/model_10xxx/pstate.c [deleted file]