the following patch was just integrated into master: commit f8e96f07d40152a3b11a70ddbd909e9da8fabf7e Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Tue Jul 22 15:24:15 2014 +0300
AGESA boards: Drop get_bus_conf.c files
The only remaining purpose for get_bus_conf() was to fill in obscure bus_sb800 (etc.) arrays containing partial PCI bus enumeration. Complete enumeration is available in devicetree and PCI configuration space so discard these arrays.
Change-Id: I733115940afba3a50c58aedb9a04ecf5082b1234 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com Reviewed-on: http://review.coreboot.org/6360 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com
See http://review.coreboot.org/6360 for details.
-gerrit