diff options
author | Anatolij Gustschin <agust@denx.de> | 2008-04-17 18:15:27 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-18 00:48:02 -0700 |
commit | accf7355767dc7f6b85d88bb1c75c9d95e84ba5b (patch) | |
tree | d57d97546f1c3c9db1ffdd19ff57522ee06e2218 /include/configs/scb9328.h | |
parent | 43c509254fab375c49936498da944658117ed07c (diff) | |
download | u-boot-imx-accf7355767dc7f6b85d88bb1c75c9d95e84ba5b.zip u-boot-imx-accf7355767dc7f6b85d88bb1c75c9d95e84ba5b.tar.gz u-boot-imx-accf7355767dc7f6b85d88bb1c75c9d95e84ba5b.tar.bz2 |
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>
Diffstat (limited to 'include/configs/scb9328.h')
0 files changed, 0 insertions, 0 deletions