]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
avr32: Fix MIMC200 board use of SPD network pins
authorMark Jackson <mpfj@mimc.co.uk>
Mon, 13 Oct 2008 10:46:27 +0000 (10:46 +0000)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Mon, 13 Oct 2008 14:36:11 +0000 (16:36 +0200)
commit198f29358a31cdca1a496d19da90bd5d6c8527ce
tree7966da29439dba833f240a60ce7b900d0d7b1813
parent45c349b58c58f3922bfdec917aa30ff8425caa3f
avr32: Fix MIMC200 board use of SPD network pins

The MIMC200 board uses the SPD output pin from the Ethernet MACs for
other purposes.

One of these is as a board-reset, so I've had to #define off the SPD
output pin declaration.

This is probably not the best way of achieving this, but works in the
current framework.

Signed-off-by: Mark Jackson <mpfj@mimc.co.uk>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
arch/avr32/mach-at32ap/at32ap700x.c