[coreboot-gerrit] New patch to review for coreboot: broadcom/cygnus: returning from verstage without having one is useless

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Fri Jul 31 17:40:38 CEST 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/11103

-gerrit

commit c0747ebca405bcf4e77720579826fb7c7beb902b
Author: Patrick Georgi <pgeorgi at google.com>
Date:   Fri Jul 31 17:39:03 2015 +0200

    broadcom/cygnus: returning from verstage without having one is useless
    
    Change-Id: I488b74b73a7654e97958a80fa7c83258fea3e959
    Signed-off-by: Patrick Georgi <pgeorgi at google.com>
---
 src/soc/broadcom/cygnus/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/soc/broadcom/cygnus/Kconfig b/src/soc/broadcom/cygnus/Kconfig
index e6da57c..7ab305c 100644
--- a/src/soc/broadcom/cygnus/Kconfig
+++ b/src/soc/broadcom/cygnus/Kconfig
@@ -29,6 +29,7 @@ config SOC_BROADCOM_CYGNUS
 	select HAVE_MONOTONIC_TIMER
 	select HAVE_UART_SPECIAL
 	select HAS_PRECBMEM_TIMESTAMP_REGION
+	select SEPARATE_VERSTAGE
 	select RETURN_FROM_VERSTAGE
 	select GENERIC_GPIO_LIB
 



More information about the coreboot-gerrit mailing list