coreboot/src/cpu
Ronald G. Minnich b5e777c433 X86: make the SIPI num_starts a config variable
The code to figure out how to set num_starts was
starting to get kludgy. It's a constant for a given
CPU; constants should be constant; make it a config variable.

This change includes an example of how to override it.
Build but not boot tested; drivers welcome.

Change-Id: Iddd906a707bb16251615c7b42f2bfb5a044379b4
Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: http://review.coreboot.org/3796
Tested-by: build bot (Jenkins)
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Reviewed-by: Bruce Griffith <Bruce.Griffith@se-eng.com>
2013-07-22 20:46:51 +02:00
..
amd X86: make the SIPI num_starts a config variable 2013-07-22 20:46:51 +02:00
armltd ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
dmp Add initial support for DMP Vortex86EX CPU. 2013-06-20 19:14:44 +02:00
intel cpu: Fix spelling 2013-07-11 22:36:59 +02:00
qemu-x86 qemu: add q35 support 2013-06-17 17:04:17 +02:00
samsung cpu: Fix spelling 2013-07-11 22:36:59 +02:00
ti am335x: Make the default media for the bootblock sram instead of NAND flash. 2013-07-15 18:36:49 +02:00
via cpu: Fix spelling 2013-07-11 22:36:59 +02:00
x86 X86: make the SIPI num_starts a config variable 2013-07-22 20:46:51 +02:00
Kconfig Simplify early / bootblock console code 2013-07-10 22:43:56 +02:00
Makefile.inc cpu: Add CPU microcode file to cbfs with 16-byte alignment 2013-07-10 21:45:28 +02:00