coreboot-kgpe-d16/src
Patrick Georgi f03d22efd7 romcc: Don't use user overridable romcc flags for bootblock
The bootblock is typically run before fpu/mmx/sse setup, so
we can't rely on -mcpu=p4 and the like to increase the
register space.

bootblock_romccflags does that for SSE, but they're controlled
separately.

Change-Id: I2b0609ac18b2394a319bf9bbbee1f77d2e758127
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2335
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2013-02-09 20:59:24 +01:00
..
arch romcc: Don't use user overridable romcc flags for bootblock 2013-02-09 20:59:24 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu armv7/snow: add BL1_SIZE_KB and get rid of magic constants 2013-02-09 05:01:31 +01:00
device VBE: Skip graphics mode setting for non-VGA devices 2013-02-08 18:36:35 +01:00
drivers armv7/snow: Remove power_init from bootblock. 2013-02-07 18:15:26 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include armv7: Use same console initialization procedure for all ARM stages 2013-02-08 03:24:09 +01:00
lib cbfs: Fix CBFS max size calculation. 2013-02-07 03:36:04 +01:00
mainboard snow: do something useful in ramstage() 2013-02-09 05:03:29 +01:00
northbridge Add MMCONF resource to AMD fam15 PCI_DOMAIN 2013-02-04 23:59:42 +01:00
southbridge Hudson: Legacy free question is hudson only 2013-01-22 08:52:24 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode AMD Fam14 - Fix warnings 2013-02-06 19:47:29 +01:00
Kconfig DEBUG_CBFS should not depend on TPM 2013-02-09 01:46:26 +01:00