coreboot-kgpe-d16/src
Alexandru Gagniuc 90ca3412ff src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE
Without BOOTBLOCK_CONSOLE any call to die() fails due to die() symbol
not being defined at link time. die() is not is dependent on the
console backend, and can function without it (the prink gets no-oped).

Change-Id: I6cecafb576c3b1e901f3927c777f6282174fb259
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/12356
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-11-17 16:28:25 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch arm64: Implement generic stage transitions for non-Tegra SoCs 2015-11-16 21:53:43 +01:00
commonlib commonlib: Remove unused static function. 2015-11-09 12:26:31 +01:00
console src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE 2015-11-17 16:28:25 +01:00
cpu intel/fsp_model_406dx: Load APs microcode in model_406dx_init 2015-11-16 17:41:00 +01:00
device tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
drivers intel/fsp1_0: Use dummy microcode when calling FSP TempRamInit 2015-11-16 17:42:36 +01:00
ec tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
include cpu/amd: Add CC6 support 2015-11-11 18:45:14 +01:00
lib arm/arm64: Generalize bootblock C entry point 2015-11-11 05:08:07 +01:00
mainboard newisys: Remove mainboard directory and Kconfig files 2015-11-13 01:30:32 +01:00
northbridge northbridge/amd/mct_ddr3: Add registered and x4 DIMM support to Fam15h 2015-11-16 18:04:59 +01:00
soc fsp_baytrail: use external microcode .h files 2015-11-17 00:12:35 +01:00
southbridge src/southbridge/amd/sr5650: Always configure lane director on startup 2015-11-15 02:46:57 +01:00
superio Revert "Drop SuperIO nuvoton/nct6779d" 2015-11-16 17:44:54 +01:00
vendorcode AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1 2015-11-12 22:42:04 +01:00
Kconfig arm64: Implement generic stage transitions for non-Tegra SoCs 2015-11-16 21:53:43 +01:00