git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45c349b
)
avr32: Fix MIMC200 board use of SPD network pins
author
Mark Jackson
<mpfj@mimc.co.uk>
Mon, 13 Oct 2008 10:46:27 +0000
(10:46 +0000)
committer
Haavard Skinnemoen
<haavard.skinnemoen@atmel.com>
Mon, 13 Oct 2008 14:36:11 +0000
(16:36 +0200)
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>
No differences found