[coreboot-gerrit] Patch set updated for coreboot: 19b0ac1 mainboard/asus/f2a85-m: Disable IMC build option.

Tobias Diedrich (ranma+coreboot@tdiedrich.de) gerrit at coreboot.org
Tue Nov 11 23:22:34 CET 2014


Tobias Diedrich (ranma+coreboot at tdiedrich.de) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7385

-gerrit

commit 19b0ac10d818c3c2a57722d1132798fa18c3b707
Author: Tobias Diedrich <ranma+coreboot at tdiedrich.de>
Date:   Sun Nov 9 20:45:01 2014 +0100

    mainboard/asus/f2a85-m: Disable IMC build option.
    
    The A85 IMC is unused on this board, disable the build option.
    The original ASUS BIOS image does not contain any IMC firmware.
    
    Change-Id: I93fd50f2d4a85811ed43722e90f38864610f1cda
    Signed-off-by: Tobias Diedrich <ranma+coreboot at tdiedrich.de>
---
 src/mainboard/asus/f2a85-m/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig
index 6dea246..8484d4c 100644
--- a/src/mainboard/asus/f2a85-m/Kconfig
+++ b/src/mainboard/asus/f2a85-m/Kconfig
@@ -33,6 +33,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select SUPERIO_ITE_IT8728F
 	select BOARD_ROMSIZE_KB_8192
 	select GFXUMA
+	select HUDSON_DISABLE_IMC
 
 choice
 	prompt "DDR3 memory voltage"



More information about the coreboot-gerrit mailing list