commit | 052a5eafba2eb3680a782eb6614efa5cb7208805 | [log] [tgz] |
---|---|---|
author | Ben Warren <biggerbadderben@gmail.com> | Sun Aug 31 20:37:00 2008 -0700 |
committer | Ben Warren <biggerbadderben@gmail.com> | Tue Sep 02 21:18:19 2008 -0700 |
tree | 77af62cc6ff60d614d605a5bdaa5015d4e710c35 | |
parent | 840f8a57740a712403094f5b33a11c099cc676ad [diff] |
Moved initialization of EEPRO100 Ethernet controller to board_eth_init() Affected boards: db64360 db64460 katmai taihu taishan yucca cpc45 cpu87 eXalion elppc debris kvme080 mpc8315erdb integratorap ixdp425 oxc pm826 pm828 pm854 pm856 ppmc7xx sc3 sc520_spunk sorcery tqm8272 tqm85xx utx8245 Removed initialization of the driver from net/eth.c Also, wrapped contents of pci_eth_init() by CONFIG_PCI. Signed-off-by: Ben Warren <biggerbadderben@gmail.com>