the following patch was just integrated into master: commit 754fac43467f87d6b926a181b6150867a08fb9b3 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Mon Feb 2 15:56:27 2015 +0200
PCI subsystem: Remove AGP bridge type
There is no auto-detection for AGP type and we have no hardware that selects this. Furthermore, we treat AGP bridges just like PCI bridges, there is no optimisation for higher bandwidth.
Change-Id: I4fe87c83411643cb9b8d3216f2af07bf098174d3 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/8367 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/8367 for details.
-gerrit