[coreboot-gerrit] New patch to review for coreboot: getac/p470: enable early cbmem init

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Tue Aug 11 10:36:19 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/11159

-gerrit

commit 8a95a1a93f8fcd689baa00b2fe1f4d2f6f295fe7
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Tue Aug 11 10:35:25 2015 +0200

    getac/p470: enable early cbmem init
    
    Change-Id: I4afec92c57c6af4c99858afae53fa7746f47bc7a
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>
---
 src/mainboard/getac/p470/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig
index e459ec0..5e6e3c1 100644
--- a/src/mainboard/getac/p470/Kconfig
+++ b/src/mainboard/getac/p470/Kconfig
@@ -37,6 +37,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select UDELAY_LAPIC
 	select BOARD_ROMSIZE_KB_1024
 	select CHANNEL_XOR_RANDOMIZATION
+	select EARLY_CBMEM_INIT
 	select VGA
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
 	select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG



More information about the coreboot-gerrit mailing list