[U-Boot-Users] [PATCH] ppc4xx: Fix crash on sequoia with cache enabled

Wolfgang Denk wd at denx.de
Fri Apr 18 09:54:54 CEST 2008


In message <1208448927-4803-1-git-send-email-agust at denx.de> you wrote:
> 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 at denx.de>
> ---
>  cpu/ppc4xx/tlb.c |    4 +++-
>  1 files changed, 3 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If it went on at this rate, in several billion  years  he'd  be  rich
beyond his wildest dreams!            - Terry Pratchett, _Soul Music_




More information about the U-Boot mailing list