MIPS: Alchemy: Add au1000-eth platform device
authorFlorian Fainelli <florian@openwrt.org>
Tue, 10 Nov 2009 00:13:30 +0000 (01:13 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Feb 2010 11:53:01 +0000 (12:53 +0100)
commit66f75ccb856304c190fde9c26e651c2b754e3e72
treef63f8fe9362fc9805b73f9146a20457d1ceddff0
parentcf6e47e03239059bcf2942b1b3242e835231ab75
MIPS: Alchemy: Add au1000-eth platform device

This patch makes the board code register the au1000-eth platform device. The
au1000-eth platform data can be overriden with the au1xxx_override_eth_cfg
function like it has to be done for the Bosporus board which uses a
different MAC/PHY setup.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Cc: David Miller <davem@davemloft.net>
Cc: linux-mips@linux-mips.org
Cc: netdev@vger.kernel.org
Patchwork: http://patchwork.linux-mips.org/patch/618/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/platform.c
arch/mips/alchemy/devboards/db1x00/board_setup.c
arch/mips/include/asm/mach-au1x00/au1xxx_eth.h [new file with mode: 0644]