add support for smc91x ethernet interface on zylonite
authoreric miao <eric.miao@marvell.com>
Tue, 30 Oct 2007 01:48:41 +0000 (09:48 +0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 10 Nov 2007 09:25:09 +0000 (04:25 -0500)
commit7c826a0b84f1540d9de54bb0afe4b4520007d791
treef750b86a0bfc1c444ab26e1a4846192c53da5af9
parent1e354787283c7ec3065406b4bc634309e5ba1253
add support for smc91x ethernet interface on zylonite

This patch adds LAN91C111 ethernet interface support for zylonite
(a.k.a Marvell's PXA3xx Development Platform) with smc91x driver.

It would be better if a patch would support zylonite along with all
other PXA boards with a single binary of smc91x driver, but it looks
quite difficult for the moment, so ugly #ifdef is still used here.

Signed-off-by: Aleksey Makarov <amakarov@ru.mvista.com>
Acked-by: eric miao <eric.miao@marvell.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/smc91x.h