summaryrefslogtreecommitdiffstats
path: root/board/bf537-stamp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger2008-03-251-1/+1
| | | | | | | | 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>
* Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger2008-03-151-1/+1
| | | | | | | The parallel flash on the BF537-STAMP is CFI compliant, so there is no need for the board specific driver at all. Just use the common CFI driver. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-191-0/+58
OpenPOWER on IntegriCloud