commit | 198f29358a31cdca1a496d19da90bd5d6c8527ce | [log] [tgz] |
---|---|---|
author | Mark Jackson <mpfj@mimc.co.uk> | Mon Oct 13 10:46:27 2008 +0000 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Mon Oct 13 16:36:11 2008 +0200 |
tree | 7966da29439dba833f240a60ce7b900d0d7b1813 | |
parent | 45c349b58c58f3922bfdec917aa30ff8425caa3f [diff] |
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>