summaryrefslogtreecommitdiffstats
path: root/board/bf561-ezkit/u-boot.lds.S
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-301-112/+97
| | | | | | | | 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>
* [Blackfin][PATCH] Add BF561 EZKIT board supportAubrey Li2007-03-201-0/+153
OpenPOWER on IntegriCloud