[coreboot-gerrit] New patch to review for coreboot: 139ae03 intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS

Daniele Forsi (dforsi@gmail.com) gerrit at coreboot.org
Wed Jul 30 14:17:57 CEST 2014


Daniele Forsi (dforsi at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6417

-gerrit

commit 139ae03efa604753aae1cbcc3a9e0aa96278ead2
Author: Daniele Forsi <dforsi at gmail.com>
Date:   Wed Jul 30 14:16:07 2014 +0200

    intel/eagleheights/Kconfig: Do not set twice MMCONF_BASE_ADDRESS
    
    Remove the lines added in a later commit
    53ad9f58 (Myles Watson    2009-09-29 21:35:48 +0000
    and keep those added in commit
    6842c029 (Patrick Georgi  2009-09-29 17:28:13 +0000
    
    Change-Id: Ib055c25a0a0795a50a36e65218c8f31e921f1502
    Signed-off-by: Daniele Forsi <dforsi at gmail.com>
---
 src/mainboard/intel/eagleheights/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/mainboard/intel/eagleheights/Kconfig b/src/mainboard/intel/eagleheights/Kconfig
index bc0799c..702e2af 100644
--- a/src/mainboard/intel/eagleheights/Kconfig
+++ b/src/mainboard/intel/eagleheights/Kconfig
@@ -19,10 +19,6 @@ config MAINBOARD_DIR
 	string
 	default intel/eagleheights
 
-config MMCONF_BASE_ADDRESS
-	hex
-	default 0xe0000000
-
 config MAINBOARD_PART_NUMBER
 	string
 	default "EagleHeights"



More information about the coreboot-gerrit mailing list