[coreboot] [commit] r6153 - in trunk/src: cpu/intel/car mainboard/asus/p2b southbridge/intel/i82371eb

Tobias Diedrich ranma+coreboot at tdiedrich.de
Mon Dec 13 16:38:24 CET 2010


Stefan Reinauer wrote:
> * repository service <svn at coreboot.org> [101208 22:40]:
> > Author: ranma
> > Date: Wed Dec  8 22:40:12 2010
> > New Revision: 6153
> > URL: https://tracker.coreboot.org/trac/coreboot/changeset/6153
> > 
> > Log:
> > This patch instead dynamically generates the processor statement.
> > I can't use the speedstep generate_cpu_entries() directly since the
> > cpu doesn't support speedstep.
> 
> Any chance to move the code to some subdirectory of cpu/intel? The
> southbridge seems to be the wrong place for CPU ACPI code generation.

Any suggestion for a directory name? 'non-speedstep' maybe?
I first wanted to add it to the speedstep ssdt generator, but since
it removes most of the code and is for pre-speedstep CPUs I put it
into the chipset directory for now.

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




More information about the coreboot mailing list