public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] AMCC PPC440EPx/sequoia stability question...
@ 2008-04-23  3:33 Dave Littell
  2008-04-23 12:49 ` Stefan Roese
  0 siblings, 1 reply; 9+ messages in thread
From: Dave Littell @ 2008-04-23  3:33 UTC (permalink / raw)
  To: u-boot

Hi all,

I'm working on an AMCC PPC440EPx-based platform that's similar to the
Sequoia.  The board runs pretty well, but occasionally takes exceptions
both in U-Boot and while running Linux.  The exceptions vary from
Illegal Instructions to FP Unavailable to FP Unimplemented to ITLB and
DTLB Errors, to DSI, etc., which made us believe there's a problem with
SDRAM.  Sometimes there are simple hard lockups from which even the JTAG
can't regain control.  However, the SDRAM physical/electrical and DDR
Controller configurations have been investigated in detail (and some
corrections made) with no resulting improvement in the exception behavior.

We see problems primarily at 667 MHz but have noted some issues at 533
MHz as well.  Some boards seem particularly susceptible to this while
others rarely (if ever) exhibit the problem.

At this point all possibilities are on the table and I'm looking for any
input from anyone with experience (good, bad, or whatever) with this
processor and/or designs similar to the Sequoia.


Thanks very much,
Dave

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [U-Boot-Users] AMCC PPC440EPx/sequoia stability question...
@ 2008-04-23 14:10 Mike Nuss
  0 siblings, 0 replies; 9+ messages in thread
From: Mike Nuss @ 2008-04-23 14:10 UTC (permalink / raw)
  To: u-boot

Stefan wrote:
> >
> > At this point all possibilities are on the table and I'm 
> looking for any
> > input from anyone with experience (good, bad, or whatever) with this
> > processor and/or designs similar to the Sequoia.
> 
> If you scan the U-Boot mailing list for 440EPx/Denali DDR2 
> problems, you will 
> most likely find some references.

I definitely recommend using the latest U-Boot with the SPD-based Denali
code, if you're using DIMM modules.

A smoking gun for us was the timing of the address clocking. Look at the
lines on a scope; you may find that the clock is hitting too soon (before
the address is stable). (If so, you'll need to delay the clock on your
board.)

Hope this helps,
Mike

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [U-Boot-Users] AMCC PPC440EPx/sequoia stability question...
@ 2008-04-24 15:59 Niklaus Giger
  0 siblings, 0 replies; 9+ messages in thread
From: Niklaus Giger @ 2008-04-24 15:59 UTC (permalink / raw)
  To: u-boot

Hi Dave

Dave Littell wrote:
> Hi all,
> 
> I'm working on an AMCC PPC440EPx-based platform that's similar to the
> Sequoia. ?The board runs pretty well, but occasionally takes exceptions
> both in U-Boot and while running Linux. ?The exceptions vary from
> Illegal Instructions to FP Unavailable to FP Unimplemented to ITLB and
> DTLB Errors, to DSI, etc., which made us believe there's a problem with
> SDRAM. ?Sometimes there are simple hard lockups from which even the JTAG
> can't regain control. ?However, the SDRAM physical/electrical and DDR
> Controller configurations have been investigated in detail (and some
> corrections made) with no resulting improvement in the exception behavior.
> 
> We see problems primarily at 667 MHz but have noted some issues at 533
> MHz as well. ?Some boards seem particularly susceptible to this while
> others rarely (if ever) exhibit the problem.
> 
> At this point all possibilities are on the table and I'm looking for any
> input from anyone with experience (good, bad, or whatever) with this
> processor and/or designs similar to the Sequoia.
> 
We at netstal.com have here a new PPC440EPx based board called HCU5,
which runs well u-boot and vxWorks 6.4. Last August I had also linux
running which compiled on a NFS root its own kernel for a weekend.

Our HW is stable (running at 667 MHz) and we never had exceptions, which we
could not explain after looking around for its case.

We had (and still have) problems getting our SW (about ?1 M LOC) correctly,
as the PPC440 has a lot of internal concurrency. We had a case were two
lines of C-Code which read some external HW-register were read in the
wrong order the loop was running twice or more times. Therefore we had
to look very carefully at how external devices were accessed and are using
memory barrier like in16/out16 a lot.

I have also seen JTAG lockups but could never figure out why.

Best regards

Niklaus

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-04-24 15:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-23  3:33 [U-Boot-Users] AMCC PPC440EPx/sequoia stability question Dave Littell
2008-04-23 12:49 ` Stefan Roese
2008-04-24  1:10   ` Josh Boyer
2008-04-24  4:36     ` Stefan Roese
2008-04-24 12:00       ` Josh Boyer
2008-04-24 13:06         ` Stefan Roese
2008-04-24  2:17   ` Dave Littell
  -- strict thread matches above, loose matches on Subject: below --
2008-04-23 14:10 Mike Nuss
2008-04-24 15:59 Niklaus Giger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox