Slow down the clock, per Tom Sylla

Signed-off-by: Ronald G. Minnich


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2406 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2006-09-13 04:33:07 +00:00 committed by Ronald G. Minnich
parent 9cf642bad3
commit 9cf0050d68
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ static unsigned int get_memory_speed(void)
#define DEFAULT_MDIV 3
#define DEFAULT_VDIV 2
#define DEFAULT_FBDIV 24 // 400/266 018 ;300/200
#define DEFAULT_FBDIV 22 // 366/244 ; 24 400/266 018 ;300/200
static void pll_reset(void)
{