aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/apple/macbookair4_2
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2017-07-29 01:10:49 +0200
committerNico Huber <nico.h@gmx.de>2017-07-30 00:06:51 +0000
commit2b5c02143152cee95fc189f05cca2243089ab45d (patch)
tree38390ac38a30f8309e30aba4780fa6658b489519 /src/mainboard/apple/macbookair4_2
parentf1778ce33366f2005f1ac5e492525012b47d788e (diff)
intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults
All affected boards did the same USE_NATIVE_RAMINIT distinction or actually selected USE_NATIVE_RAMINIT. Also update autoport. Change-Id: I924c43cec1e36e84db40e4b8e1dd0e05cad2b978 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/20813 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'src/mainboard/apple/macbookair4_2')
-rw-r--r--src/mainboard/apple/macbookair4_2/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/apple/macbookair4_2/Kconfig b/src/mainboard/apple/macbookair4_2/Kconfig
index 08e7166ace..bdfe667cba 100644
--- a/src/mainboard/apple/macbookair4_2/Kconfig
+++ b/src/mainboard/apple/macbookair4_2/Kconfig
@@ -47,10 +47,6 @@ config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID
hex
default 0x8086
-config MMCONF_BASE_ADDRESS
- hex
- default 0xf8000000
-
config DRAM_RESET_GATE_GPIO
int
default 60