]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Moved initialization of PPC4xx EMAC to cpu_eth_init()
authorBen Warren <biggerbadderben@gmail.com>
Tue, 28 Oct 2008 06:53:17 +0000 (23:53 -0700)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 10 Nov 2008 05:38:05 +0000 (21:38 -0800)
commit25a859066b3af1070eb69f12022113c0a91bd813
tree9cb9b2af865c67c3ee55fb39eb4edfa26f81ed26
parent4d03a4e20e58552cb96d61a0e8b56cdb6cc60126
Moved initialization of PPC4xx EMAC to cpu_eth_init()

Removed initialization of the driver from net/eth.c

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/cpu.c
include/netdev.h
net/eth.c