coreboot-kgpe-d16/src/arch/x86
Kyösti Mälkki a2f6af3330 ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
These features depend on CAR_GLOBAL region, which is not available
when romstage is built with ROMCC. Exclude these from romstage, keep
them available for ramstage.

A follow-up patch will fix the dependencies and allows enabling these
features in menuconfig.

Change-Id: I9de5ad41ea733655a3fbdc734646f818e39cc471
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/3919
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-09-21 06:22:33 +02:00
..
acpi GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
boot CBMEM: Backup top_of_ram instead of cbmem_toc 2013-09-11 07:18:02 +02:00
include Add pnp_devfn_t and use with __SIMPLE_DEVICE__ 2013-08-24 07:38:03 +02:00
init x86: add cache-as-ram migration option 2013-05-16 01:29:50 +02:00
lib ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug 2013-09-21 06:22:33 +02:00
coreboot_ram.ld boot state: schedule static callbacks 2013-05-01 07:06:12 +02:00
Kconfig X86: make the SIPI num_starts a config variable 2013-07-22 20:46:51 +02:00
Makefile.inc Add Kconfig options for Linux as payload 2013-08-31 08:58:39 +02:00