Anatolij Gustschin accf735576 ppc4xx: Fix crash on sequoia with cache enabled
Currently U-Boot crashes on sequoia board in CPU POST if
cache is enabled (CONFIG_4xx_DCACHE defined). The cache
won't be disabled by change_tlb before CPU POST because
there is an insufficient adress range check since
CFG_MEM_TOP_HIDE was introduced. This patch tries to fix
this problem.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
2008-04-18 00:48:02 -07:00
..
2008-04-13 14:20:47 -07:00
2008-04-18 00:47:29 -07:00
2008-03-02 21:44:59 +01:00
2007-08-12 21:34:34 +02:00
2008-03-20 21:48:46 +01:00
2008-01-15 23:30:40 +09:00
2008-03-28 14:16:13 +09:00