the following patch was just integrated into master: commit fb8df3240f5ac80a39b36ca8b5bad291156437a3 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Sun May 18 09:42:46 2014 +1000
drivers: Drop GbE stub drivers
These NIC stub drivers were to initialize the Gigabit Ethernet adapters just enough to keep coreboot from trying to execute an option ROM. However this is no longer required as non-VGA option roms are not ran; See:
b32816e Remove PCI_ROM_RUN option
Change-Id: Idc44619767c631c5fcf550a5948c8947bde5e218 Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/5777 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martin.roth@se-eng.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See http://review.coreboot.org/5777 for details.
-gerrit