the following patch was just integrated into master: commit fbdb085549b6c500e12dc2fb21143a197b4be042 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Jul 1 11:21:53 2013 +0300
intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULT
Change all PCI configuration accesses to MMIO on all boards with SandyBridge and IvyBridge. To enable MMIO style access, add explicit PCI IO config write in the bootblock.
Change-Id: I8f957a80bf57df000897c5a080dd5ff131b1ec0d Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/3576 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber nico.huber@secunet.com
See http://review.coreboot.org/3576 for details.
-gerrit