]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Moved PPC4xx EMAC driver to drivers/net
authorBen Warren <biggerbadderben@gmail.com>
Mon, 10 Nov 2008 05:29:23 +0000 (21:29 -0800)
committerBen Warren <biggerbadderben@gmail.com>
Mon, 10 Nov 2008 05:38:04 +0000 (21:38 -0800)
commit4d03a4e20e58552cb96d61a0e8b56cdb6cc60126
treef3aec263cbfba016beac2690e2e7a01ef750bf13
parent96e21f86e8266ed40759e5495ee461265d7f6d28
Moved PPC4xx EMAC driver to drivers/net

Also changed path in all linker scripts that reference this driver

Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
Acked-by: Stefan Roese <sr@denx.de>
21 files changed:
board/cray/L1/u-boot.lds
board/csb272/u-boot.lds
board/csb472/u-boot.lds
board/dave/PPChameleonEVB/u-boot.lds
board/eric/u-boot.lds
board/esd/ar405/u-boot.lds
board/esd/dp405/u-boot.lds
board/esd/hub405/u-boot.lds
board/esd/voh405/u-boot.lds
board/g2000/u-boot.lds
board/ml2/u-boot.lds
board/mpl/mip405/u-boot.lds
board/sandburst/karef/u-boot.lds
board/sandburst/karef/u-boot.lds.debug
board/sandburst/metrobox/u-boot.lds
board/sandburst/metrobox/u-boot.lds.debug
board/sbc405/u-boot.lds
board/xilinx/ml300/u-boot.lds
cpu/ppc4xx/Makefile
drivers/net/4xx_enet.c [moved from cpu/ppc4xx/4xx_enet.c with 100% similarity]
drivers/net/Makefile