coreboot-kgpe-d16/src/mainboard/intel/cannonlake_rvp
Jan Tatje 82a4e27341 sb/intel/common: Show "Add EC firmware" only for boards that need it
Most boards currently do not use EC firmware from SPI flash in the
IFD, this hides this option by default and shows it only for boards
that need it.

A new config variable MAINBOARD_USES_IFD_EC_REGION is introduced to
enable this option for boards that need it.

The following list of boards requiring this was provided by
Lijian Zhao:
1. intel/cannonlake_rvp
2. intel/coffeelake_rvp
3. intel/icelake_rvp
4. google/sarien
5. google/hatch

Change-Id: I52ab977319d99a23a5e982cc01479fe801e172a7
Signed-off-by: Jan Tatje <jan@jnt.io>
Reviewed-on: https://review.coreboot.org/c/30697
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
2019-01-10 12:37:38 +00:00
..
spd src: Remove unneeded include <cbfs.h> 2018-11-16 10:26:32 +00:00
variants mb/cannonlake: Remove SmbusEnable from devicetree 2018-11-13 16:32:27 +00:00
acpi_tables.c mainboard/intel/cannonlake_rvp: Add dummy DSDT table 2017-09-13 03:09:31 +00:00
board_info.txt
bootblock.c
chromeos.c
chromeos.fmd mainboards: Add SMMSTORE region in chromeos configs 2018-09-12 12:25:30 +00:00
dsdt.asl mb: Set coreboot as DSDT's manufacturer model ID 2018-11-23 11:00:40 +00:00
Kconfig sb/intel/common: Show "Add EC firmware" only for boards that need it 2019-01-10 12:37:38 +00:00
Kconfig.name intel/cannonlake_rvp: Update board name 2017-10-20 20:52:50 +00:00
mainboard.c mainboard: Get rid of device_t in ramstage 2018-06-09 16:39:35 +00:00
Makefile.inc mb/intel/cannonlake_rvp: Move FSP param override function to separate file 2018-10-04 09:47:22 +00:00
romstage_fsp_params.c mb/intel/cannonlake_rvp: Move FSP param override function to separate file 2018-10-04 09:47:22 +00:00
smihandler.c mainboard/intel/cannonlake_rvp: Add smi support in board 2017-10-03 20:23:47 +00:00