summaryrefslogtreecommitdiff
path: root/board/prodrive/alpr/init.S
Commit message (Collapse)AuthorAgeLines
* ppc4xx: TLB init file cleanupStefan Roese2010-04-19-58/+13
| | | | | | | | | | | | This patch adds new macros, with frequently used combinations of the 4xx TLB access control and storage attibutes. Additionally the 4xx init.S files are updated to make use of these new macros. Resulting in easier to read TLB definitions. Additionally some init.S files are updated to use the mmu header for the TLB defines, instead of defining their own macros. Signed-off-by: Stefan Roese <sr@denx.de>
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-12/+12
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* ppc4xx: Enable cache support on the ALPR boardPieter Voorthuijsen2008-03-27-0/+9
| | | | Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
* [PATCH] Update Prodrive ALPR board support (440GX)Stefan Roese2006-11-27-1/+0
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* Update ALPR code (NAND support working now)Stefan Roese2006-10-07-47/+42
| | | | Patch by Stefan Roese, 07 Oct 2006
* Add initial support for the ALPR board from ProdriveStefan Roese2006-08-15-0/+109
NAND needs some additional testing Patch by Heiko Schocher, 15 Aug 2006