the following patch was just integrated into master: commit 64e022a2c8f74de28de940164592445438fea729 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Fri Jul 6 17:27:37 2012 +0300
Drop invalid device ops on Agesa northbridge
One could not pass a device of type APIC to PCI resource functions. The correct CPU model specific cpu->ops is set at later time in cpu_initialize().
Change-Id: Ifa274185e4db3080433c1f07e3a48f2b55c0514f Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Mon Jul 16 20:33:59 2012, giving +2 See http://review.coreboot.org/1180 for details.
-gerrit