summaryrefslogtreecommitdiff
path: root/include/configs/bct-brettl2.h
Commit message (Collapse)AuthorAgeLines
* Blackfin: tweak objects specified before embedded environmentMike Frysinger2010-11-19-6/+3
| | | | | | | | | | The partial linking patch changes how objects are specified to the linker and breaks boards with an embedded environment. So we need to tweak the list of objects we specify via the linker script that go in the gap before the embedded env to work with this new behavior. This fixes linker errors for all the boards in question. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Coding Style cleanupWolfgang Denk2010-10-27-12/+12
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* Blackfin: bct-brettl2: new board portPeter Meerwald2010-10-02-0/+155
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Mike Frysinger <vapier@gentoo.org>