summaryrefslogtreecommitdiff
path: root/board/bf537-stamp/ether_bf537.h
Commit message (Collapse)AuthorAgeLines
* net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-25-71/+0
| | | | | | | | The Blackfin on-chip MAC driver was being managed in the BF537-STAMP board directory, but it is not board specific, so relocate it to the drivers dir so that other Blackfin ports can utilize it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* bf537-stamp: remove already defined is_zero_ether_addr and ↵Jean-Christophe PLAGNIOL-VILLARD2008-01-16-39/+0
| | | | | | | | | is_multicast_ether_addr and move is_valid_ether_addr board file Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-19-0/+110