summaryrefslogtreecommitdiff
path: root/include/asm-ppc/cache.h
Commit message (Collapse)AuthorAgeLines
* 85xx: Remove cache config from configs.hKumar Gala2008-01-09-6/+4
| | | | | | | | | Either use the standard defines in asm/cache.h or grab the information at runtime from the L1CFG SPR. Also, minor cleanup in cache.h to make the code a bit more readable. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
* ppc4xx: Rework 4xx cache supportStefan Roese2007-10-31-5/+16
| | | | | | | New cache handling functions added and all existing functions moved from start.S into seperate cache.S. Signed-off-by: Stefan Roese <sr@denx.de>
* Initial revisionwdenk2002-05-15-0/+89