ppc4xx: Enable CPU POST test for 4xx with dcache enabled
authorStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 19:51:10 +0000 (20:51 +0100)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:21:47 +0000 (21:21 +0100)
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>

No differences found