[coreboot] [patch] asus m2v: Set DDR2 voltage to 1.8V

Tobias Diedrich ranma+coreboot at tdiedrich.de
Sat Nov 13 02:47:09 CET 2010


Myles Watson wrote:
> > Index: src/mainboard/asus/m2v/romstage.c
> > ===================================================================
> > --- src/mainboard/asus/m2v/romstage.c.orig      2010-11-12 21:35:25.000000000 +0100
> > +++ src/mainboard/asus/m2v/romstage.c   2010-11-12 21:35:42.000000000 +0100
> > @@ -194,6 +194,19 @@
> >                giv++;
> >        }
> >        it8712f_exit_conf();
> > +
> > +       printk(BIOS_INFO, "it8712f gpio: Setting DDR2 voltage to 1.80V\n");
> Maybe this should be BIOS_SPEW.  If it's the standard, I don't think
> it needs to be seen every boot.
> 
> Acked-by: Myles Watson <mylesgw at gmail.com>

I think BIOS_SPEW would be ok too.
I just wanted to leave in a debug message, so if someone wanted to
change the voltage he can grep for it.

-- 
Tobias						PGP: http://8ef7ddba.uguu.de




More information about the coreboot mailing list