> Subject: Re: [U-Boot] amcc kilauea odd crashes
> 
> On Thursday 23 October 2008, Markus Klotzbücher wrote:
> > > Unfortunately it didn't fix all problems. AMCC already provided 
> > > another patch for testing purposes. Not to the list but 
> to me (and you) directly.
> > > Please find it attached again. Would be great if Markus 
> could test 
> > > it on the failing Kilauea.
> >
> > I tested it and it's still failing. I dare say the patch 
> makes things 
> > worse. After about 20 hard resets the board didn't reach the u-boot 
> > console a single time.
> >
> > :-(
> 

Markus, yes, thank you for your testing and debug efforts.

> Too bad. Thanks for testing though.
> 
> Adam & Victor, any ideas? If you don't see a "quick" 
> solution, please provide a temporary fix for this problem.
> 

Markus, the only quick solution that we have for immediate application is to 
disable the DDR autocalibration and therefore run with the original Kilauea 
SDRAM static values.  This will require you to recompile U-Boot and download it 
onto your board.  

To disable the DDR autocalibration code, in the include/configs/kilauea.h file, 
undef the "CONFIG_PPC4xx_DDR_AUTOCALIBRATION" definition and recompile U-Boot.

Once we receive Stefan's Kilauea board we can debug his DDR autocalibration 
issue, which probably is a similar issue to what you are seeing on your board.  
We will keep you in the loop.

As an aside I grabbed the top of git tree and tried it on all my Kilauea 
boards, including the latest board which supports (CPU=600MHz, PLB=200MHz) 
clocking and I can not get DDR autocalibration to fail.  I also successfully 
tried the PPC405EX chip built-in bootstraps of (CPU=333MHz PLB=166MHz, 
CPU=400MHz PLB=200MHz) and the bootstrap EEPROM strapping of (CPU=533MHz 
PLB=177MHz).

Thanks,
Adam


> Thanks.
> 
> Best regards,
> Stefan
> 
> =====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: 
> [EMAIL PROTECTED] 
> =====================================================================
> 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to