summaryrefslogtreecommitdiff
path: root/lib_blackfin/post.c
Commit message (Collapse)AuthorAgeLines
* Blackfin: only build post code when CONFIG_POSTMike Frysinger2009-02-02-4/+0
| | | | | | Save some time by using CONFIG_POST in the Makefile rather than C files. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-8/+2
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* make show_boot_progress () weak.Heiko Schocher2007-07-13-6/+2
| | | | Signed-off-by: Heiko Schocher <hs@denx.de>
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵Aubrey.Li2007-03-09-0/+435
support