summaryrefslogtreecommitdiffstats
path: root/lib_blackfin/post.c
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: only build post code when CONFIG_POSTMike Frysinger2009-02-021-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-181-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-151-8/+2
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* make show_boot_progress () weak.Heiko Schocher2007-07-131-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-091-0/+435
support
OpenPOWER on IntegriCloud