[coreboot-gerrit] Patch set updated for coreboot: soc/intel/apollolake: Enable using FSP 2.0 driver

Andrey Petrov (andrey.petrov@intel.com) gerrit at coreboot.org
Fri Feb 26 04:46:46 CET 2016


Andrey Petrov (andrey.petrov at intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13806

-gerrit

commit 4bf764b46eba7273bb04143ff3ec098edc324bd7
Author: Andrey Petrov <andrey.petrov at intel.com>
Date:   Thu Feb 25 18:39:38 2016 -0800

    soc/intel/apollolake: Enable using FSP 2.0 driver
    
    Change-Id: I5d50fecca51e89aed597e1cfafbcd4515d4d4388
    Signed-off-by: Andrey Petrov <andrey.petrov at intel.com>
---
 src/soc/intel/apollolake/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig
index 1633dbe..4a23d79 100644
--- a/src/soc/intel/apollolake/Kconfig
+++ b/src/soc/intel/apollolake/Kconfig
@@ -39,6 +39,7 @@ config CPU_SPECIFIC_OPTIONS
 	select TSC_CONSTANT_RATE
 	select NO_UART_ON_SUPERIO
 	select DRIVERS_UART_8250MEM_32
+	select PLATFORM_USES_FSP2_0
 
 config MMCONF_BASE_ADDRESS
 	hex "PCI MMIO Base Address"



More information about the coreboot-gerrit mailing list