summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/cpu.c
Commit message (Collapse)AuthorAgeFilesLines
* ppc4xx: Enable CPU POST test for 4xx with dcache enabledStefan Roese2007-10-311-0/+11
| | | | | | | | Now with caches enabled (i- and d-cache) on 44x, we need a chance to disable the cache for the CPU POST tests, since these tests consist of self modifying code. This is done via the new change_tlb() function. Signed-off-by: Stefan Roese <sr@denx.de>
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-061-0/+139
OpenPOWER on IntegriCloud