coreboot-kgpe-d16/src
Martin Roth e0334e8296 AMD ROMSIG: Only check location if ROMSIG is used
The location of the AMD ROMSIG binary was being checked and warnings
were being printed even when the ROMSIG file wasn't being used.

These false warnings are avoided by moving the warnings into the
block where the CBFS file for the ROMSIG is generated.

Change-Id: Ie44a2ad97ff3b15df6dc9b8166992de6ed837997
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: http://review.coreboot.org/11161
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-08-19 01:26:42 +00:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch acpi: 64bit fixes 2015-08-14 20:25:40 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabled 2015-08-14 01:16:22 +02:00
device x86 realmode: Set up the 8254 timer before running option rom 2015-07-16 04:03:45 +02:00
drivers fsp1_1: fsp_relocate: use struct region_device and struct prog 2015-08-14 15:18:13 +02:00
ec mec: Correct the access mode for short payloads 2015-07-21 21:22:15 +02:00
include stage_cache: make prog const in stage_cache_add() 2015-08-14 15:17:58 +02:00
lib stage_cache: make prog const in stage_cache_add() 2015-08-14 15:17:58 +02:00
mainboard Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN 2015-08-17 22:55:49 +00:00
northbridge northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO 2015-08-18 21:37:18 +00:00
soc Fix Kconfig: ALWAYS_LOAD_OPROM has unmet dependency VGA_ROM_RUN 2015-08-17 22:55:49 +00:00
southbridge AMD ROMSIG: Only check location if ROMSIG is used 2015-08-19 01:26:42 +00:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode chromeos: Allow for VB_SOURCE override 2015-08-11 12:15:46 +02:00
Kconfig skylake: remove CBFS_SIZE option in SoC directory 2015-08-13 16:11:58 +02:00