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:
parent
9cf642bad3
commit
9cf0050d68
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue