Hung-Te Lin ([email protected]) just uploaded a new patch set to gerrit, 
which you can find at http://review.coreboot.org/2732

-gerrit

commit 944484c6e32b9800c31c1dbef6612ffb054e9dd1
Author: Hung-Te Lin <[email protected]>
Date:   Fri Mar 15 11:18:39 2013 +0100

    Revert "haswell: remove CONFIG_GFXUMA"
    
    This reverts commit ed7b52d3cb4c5f3f4ecfd43d93c0c5e2d459fe23
    
    There are still UMA stuff in pci_domain_set_resources and 
add_fixed_resources
    function from northbridge/intel/haswell/northbridge.c.
    
    We can't remove CONFIG_GFXUMA unless those are also removed, otherwise 
building
    intel/baskingridge will fail 
(http://qa.coreboot.org/job/coreboot-gerrit/5202/)
    
    Change-Id: Ie7a6196c252442ba11f56d7602988a3556bb01af
    Signed-off-by: Hung-Te Lin <[email protected]>
---
 src/mainboard/intel/baskingridge/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/intel/baskingridge/Kconfig 
b/src/mainboard/intel/baskingridge/Kconfig
index 830c650..a8478a8 100644
--- a/src/mainboard/intel/baskingridge/Kconfig
+++ b/src/mainboard/intel/baskingridge/Kconfig
@@ -14,6 +14,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
        select HAVE_MAINBOARD_RESOURCES
        select MMCONF_SUPPORT
        select HAVE_SMI_HANDLER
+       select GFXUMA
        select CHROMEOS
        select EXTERNAL_MRC_BLOB
 

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to