[coreboot-gerrit] Change in coreboot[master]: mb/*/*: Remove setting default MMCONF_BASE_ADDRESS on Sandy Bridge

Arthur Heymans (Code Review) gerrit at coreboot.org
Fri Dec 1 11:21:30 CET 2017


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/22664


Change subject: mb/*/*: Remove setting default MMCONF_BASE_ADDRESS on Sandy Bridge
......................................................................

mb/*/*: Remove setting default MMCONF_BASE_ADDRESS on Sandy Bridge

Change-Id: I6f0d6d7fefc77fb05cdb629d09de8cb72496a9cc
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/compulab/intense_pc/Kconfig
M src/mainboard/lenovo/l520/Kconfig
M src/mainboard/lenovo/s230u/Kconfig
3 files changed, 0 insertions(+), 12 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/22664/1

diff --git a/src/mainboard/compulab/intense_pc/Kconfig b/src/mainboard/compulab/intense_pc/Kconfig
index 283d63a..81085bc 100644
--- a/src/mainboard/compulab/intense_pc/Kconfig
+++ b/src/mainboard/compulab/intense_pc/Kconfig
@@ -47,10 +47,6 @@
 	hex
 	default 0x8086
 
-config MMCONF_BASE_ADDRESS
-	hex
-	default 0xf0000000
-
 config DRAM_RESET_GATE_GPIO # FIXME: check this
 	int
 	default 60
diff --git a/src/mainboard/lenovo/l520/Kconfig b/src/mainboard/lenovo/l520/Kconfig
index 7043184..20ed67c 100644
--- a/src/mainboard/lenovo/l520/Kconfig
+++ b/src/mainboard/lenovo/l520/Kconfig
@@ -50,10 +50,6 @@
 	hex
 	default 0x17aa
 
-config MMCONF_BASE_ADDRESS
-	hex
-	default 0xf0000000
-
 config DRAM_RESET_GATE_GPIO
 	int
 	default 10
diff --git a/src/mainboard/lenovo/s230u/Kconfig b/src/mainboard/lenovo/s230u/Kconfig
index 4b6727ca..f724784 100644
--- a/src/mainboard/lenovo/s230u/Kconfig
+++ b/src/mainboard/lenovo/s230u/Kconfig
@@ -35,10 +35,6 @@
 	string
 	default "ThinkPad S230U (Twist)"
 
-config MMCONF_BASE_ADDRESS
-	hex
-	default 0xf0000000
-
 config EC_BASE_ADDRESS
 	hex
 	default 0xff000000

-- 
To view, visit https://review.coreboot.org/22664
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6f0d6d7fefc77fb05cdb629d09de8cb72496a9cc
Gerrit-Change-Number: 22664
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171201/8f67f933/attachment.html>


More information about the coreboot-gerrit mailing list