Improving BKDG implementation of P-states,
authorXavi Drudis Ferran <xdrudis@tinet.cat>
Mon, 28 Feb 2011 03:49:28 +0000 (03:49 +0000)
committerMarc Jones <marc.jones@amd.com>
Mon, 28 Feb 2011 03:49:28 +0000 (03:49 +0000)
commitc3132105bdd35ba174cd0938847ebf292e2eda26
tree93ba80ba0453fd5c5b4699dc386607fd9b9736ca
parent6276b6f151e050f0470fa7f1c5a2d73ff3f65282
Improving BKDG implementation of P-states,
CPU and northbridge frequency and voltage
handling for Fam 10 in SVI mode.

In fact I changed coreDelay before deleting
the code in fidvid that called it. But there're
still a couple of calls from src/northbridge/amd/amdmct/wrappers/mcti_d.c
Since the comment encouraged fixing something, I
parametrized it with the delay time in microseconds
and paranoically tried to avoid an overflow at pathological
moments.

Signed-off-by: Xavi Drudis Ferran <xdrudis@tinet.cat>
Acked-by: Marc Jones <marcj303@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6408 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/amd/model_10xxx/fidvid.c
src/northbridge/amd/amdht/AsPsDefs.h
src/northbridge/amd/amdmct/wrappers/mcti_d.c