Crank up CPU speed on Intel Core and Core2 CPUs
authorPatrick Georgi <patrick.georgi@secunet.com>
Tue, 9 Aug 2011 06:52:14 +0000 (08:52 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Fri, 9 Sep 2011 09:40:30 +0000 (11:40 +0200)
commitac624a638d25645f9a9a25ee2e16224aaf921b98
tree0ebf9c2c9b287f74c10ffce7cf3a9cddd6361c33
parent7981b940a6bd703ae97f6c765c107ea7b4913dec
Crank up CPU speed on Intel Core and Core2 CPUs

The CPUs start on their slowest speed, and were left that way by
coreboot. This change will speed up coreboot a bit, as well as
systems that don't change the clock for whatever reason.

Change-Id: Ia6225eea97299a473cf50eccc6c5e7de830b1ddc
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/176
Tested-by: build bot (Jenkins)
Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/cpu/intel/model_6ex/model_6ex_init.c
src/cpu/intel/model_6fx/model_6fx_init.c