]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/netdev.h
Moved initialization of QE Ethernet controller to cpu_eth_init()
authorBen Warren <biggerbadderben@gmail.com>
Thu, 23 Oct 2008 06:32:48 +0000 (23:32 -0700)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 10 Nov 2008 05:38:03 +0000 (21:38 -0800)
commit0e8454e990385a58f708c2fc26d31ac041c7a6c5
treecfb32d9c3976df9cdd12c9c35a6ba497dfe74f04
parent3456a148276d5494b53ee40242efb6462d163504
Moved initialization of QE Ethernet controller to cpu_eth_init()

Removed initialization of the driver from net/eth.c

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
cpu/mpc83xx/cpu.c
cpu/mpc85xx/cpu.c
include/netdev.h
net/eth.c