coreboot/src
Matt DeVillier 9e946079e8 soc/intel/skylake: select FSP_M_XIP if MAINBOARD_USES_FSP2_0
Select FSP_M_XIP if MAINBOARD_USES_FSP2_0, since all SkyKabylake
boards require FSP-M XIP when FSP 2.0 is used, and since not
having it selected results in a non-booting image.

Also, put select FSP_T_XIP if FSP_CAR in proper alphabetical order.

Change-Id: I6d3986eda18297b12490cefb236f5de5faca6550
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/31110
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2019-01-28 13:38:49 +00:00
..
acpi
arch src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
commonlib buildsystem: Promote rules.h to default include 2019-01-16 11:51:07 +00:00
console console/init: Print log level in coreboot banner 2019-01-17 13:19:53 +00:00
cpu src/cpu/intel: Set get_ia32_fsb function common 2019-01-27 12:13:09 +00:00
device src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
drivers src: Fix the warning "type 'hex' are always defined" 2019-01-27 11:14:26 +00:00
ec ec/google/wilco: Turn on wake up from lid 2019-01-24 22:03:32 +00:00
include src/cpu/intel: Set get_ia32_fsb function common 2019-01-27 12:13:09 +00:00
lib lib/boot_device: Add API for write protect a region 2019-01-21 13:25:46 +00:00
mainboard mb/asus/h61m-cs: Add ASUS H61M-CS 2019-01-28 13:37:50 +00:00
northbridge nb/intel/i945: Fix typo on DMIBAR32(0x334) 2019-01-27 10:40:35 +00:00
security vboot: Makefile: Also apply CPPFLAGS include path fixups to ccopts 2019-01-28 13:38:16 +00:00
soc soc/intel/skylake: select FSP_M_XIP if MAINBOARD_USES_FSP2_0 2019-01-28 13:38:49 +00:00
southbridge sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that need it 2019-01-25 11:19:51 +00:00
superio superio/common/conf_mode: use pnp_write_config instead of outb calls 2019-01-25 17:53:59 +00:00
vendorcode vendorcode/google/chromeos: Add mainboard hook before cr50 update 2019-01-25 11:22:35 +00:00
Kconfig [RFC]util/checklist: Remove this functionality 2019-01-14 19:42:59 +00:00