From 2b5c02143152cee95fc189f05cca2243089ab45d Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Sat, 29 Jul 2017 01:10:49 +0200 Subject: intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-on: https://review.coreboot.org/20813 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph Reviewed-by: Felix Held Reviewed-by: Alexander Couzens --- src/mainboard/apple/macbookair4_2/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/apple/macbookair4_2') 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 -- cgit v1.2.3