diff options
author | Patrick Georgi <patrick@georgi-clan.de> | 2013-02-09 14:35:55 +0100 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-02-09 20:59:24 +0100 |
commit | f03d22efd7abe6870f1216bc6b1e07aaba446c84 (patch) | |
tree | 253cdc0c2c8fa72d9b596c5e94943f4f0cb1bfe3 /src/mainboard/lanner/em8510/Makefile.inc | |
parent | 4610247ef1744ccabbcc6bfc441a3583aa49f7b5 (diff) | |
download | coreboot-f03d22efd7abe6870f1216bc6b1e07aaba446c84.tar.xz |
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>
Diffstat (limited to 'src/mainboard/lanner/em8510/Makefile.inc')
0 files changed, 0 insertions, 0 deletions