coreboot/src
Kyösti Mälkki 6220eec188 intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT
Boards with this chipset do not have any reference of
MMCONF_BASE_ADDRESS being written to chipset registers.
Either board support is already broken or FSP takes
care of this early and Kconfig lacks the notice that
this parameter must match with the chosen FSP binary.

CPU bootblock associated with this chipset uses
exclusive PCI IO access already.

Untested.

Change-Id: I07d20d81266ff6aaa6384d20a806d52fd4568e08
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/17547
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-06 09:39:46 +01:00
..
acpi
arch arch/x86: cache postcar in stage cache 2016-12-01 08:17:19 +01:00
commonlib soc/intel/common: Add suppport for Extended VBT 2016-12-02 21:51:01 +01:00
console Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
cpu romstage_handoff: remove code duplication 2016-12-01 08:16:15 +01:00
device PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access 2016-12-01 19:17:05 +01:00
drivers spi_flash: Make a deep copy of spi_slave structure 2016-12-06 07:17:28 +01:00
ec spi: Pass pointer to spi_slave structure in spi_setup_slave 2016-12-05 03:28:06 +01:00
include spi_flash: Make a deep copy of spi_slave structure 2016-12-06 07:17:28 +01:00
lib lib/nhlt: add support for setting the oem_revision 2016-12-01 08:17:42 +01:00
mainboard mainboard & southbridge: Clear files that are just headers 2016-12-05 19:20:49 +01:00
northbridge intel/fsp_rangeley: Switch to MMCONF_SUPPORT_DEFAULT 2016-12-06 09:39:46 +01:00
soc spi_flash: Make a deep copy of spi_slave structure 2016-12-06 07:17:28 +01:00
southbridge spi_flash: Make a deep copy of spi_slave structure 2016-12-06 07:17:28 +01:00
superio sio/nuvoton: Include generic nuvoton driver in bootblock stage 2016-11-28 20:33:21 +01:00
vboot commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vendorcode vendorcode/skykabylake: Update header to fsp v1.4.0 2016-11-30 17:11:00 +01:00
Kconfig mb/intel/kblrvp: Add Variant board support for KBLRVP 2016-11-30 17:03:44 +01:00