aboutsummaryrefslogtreecommitdiff
path: root/board/amirix/ap1000/flash.c
AgeCommit message (Collapse)Author
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
As the board seems to be unmaintained for some time, lets remove the support in mainline completely. Signed-off-by: Stefan Roese <sr@denx.de> Cc: James MacAulay <james.macaulay@amirix.com> Acked-by: Marek Vasut <marex@denx.de>
2011-12-02board/amirix/ap1000/flash.c: Fix GCC 4.6 build warningWolfgang Denk
Fix: flash.c: In function 'flash_write_cfiword': flash.c:778:11: warning: variable 'ctladdr' set but not used [-Wunused-but-set-variable] Signed-off-by: Wolfgang Denk <wd@denx.de> Acked-by: Marek Vasut <marek.vasut@gmail.com>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2005-10-09Add support for NetSilicon NS7520 processor.Wolfgang Denk
Patch by Art Shipkowski, 12 May 2005 Cleanup.
2005-10-09Add support for AP1000 board.Wolfgang Denk
Patch by James MacAulay, 07 Oct 2005