summaryrefslogtreecommitdiffstats
path: root/cpu/bf537/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-301-27/+0
| | | | | | | | All of the duplicated code for Blackfin processors and boot modes have been unified. After all, the core is the same for all processors, just the peripheral set differs (which gets handled in the drivers). Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* move -ffixed-P5 to blackfin_config.mk and drop unused -D__BLACKFIN__Mike Frysinger2008-02-041-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-051-3/+3
|
* [Blackfin][PATCH] Add BF537 stamp board supportAubrey Li2007-03-191-0/+27