coreboot/src
Patrick Rudolph 9764bc126e mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled
Don't select the VBOOT fmap as default if VBOOT is disabled.

Fixes a regression introduced by f8251b98
"mb/emulation/qemu: Add VBOOT support" where the default Kconfig settings
wouldn't allow the qemu boards to run.

Also fix the Supermicro x11-lga1151 series boards.

Change-Id: I90414e2cc7e4c4a6ad67014bd4a7f9c8ff4da389
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36707
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-12 08:25:45 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
commonlib region: publicize region_end() and add region_device_end() 2019-11-11 10:28:09 +00:00
console console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
cpu AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME 2019-11-11 21:20:12 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/intel/fsp2_0: move common cbmem_top_chipset to fsp driver 2019-11-11 13:22:39 +00:00
ec ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
include SMBIOS: Add 'CXL FLexbus 1.0' memory array location 2019-11-11 22:36:55 +00:00
lib console,boot_state: Exclude printk() from reported times 2019-11-11 10:31:29 +00:00
mainboard mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabled 2019-11-12 08:25:45 +00:00
northbridge fsp{rangeley,baytrail,broadwell_de}: Fix dead assignment 2019-11-11 10:30:24 +00:00
security security/vboot: Add rw_region_only support to vboot 2019-11-11 10:38:34 +00:00
soc soc/{cannonlake,skylake}: Remove unused 'rdmsr(MSR_CONFIG_TDP_NOMINAL)' 2019-11-11 22:44:24 +00:00
southbridge sb/intel/common: Remove the SOUTHBRIDGE_INTEL_COMMON Kconfig symbol 2019-11-10 22:40:49 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security/mboot/mboot.c: Correct parameter description 2019-11-11 11:28:46 +00:00
Kconfig Kconfig: Remove untrue comment 2019-11-09 22:36:00 +00:00