public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] PPC 4xx Start.S: Fix for processor error
@ 2006-11-21 17:41 Jeff Mann
  2006-11-27 15:08 ` Stefan Roese
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Mann @ 2006-11-21 17:41 UTC (permalink / raw)
  To: u-boot

Hello u-boot users:
 
This patch further corrects errata 1.12: 440_33. We came across a
problem affecting around 20% of 440EPx processors in which it took
multiple resets to start the processor after a cold power up. In
resolving the problem, it was discovered that the above mentioned errata
correction in the startup code in start.S was never reached. This patch
resolves that problem by moving up the errata correction erlier in the
code. One of our software engineers hypothesizes that this patch, store
gathering & broadcast disable, must happen before doing a jump. 
 

[PATCH]

Fixed cpu/ppc4xx/start.S for Epx Errata

- further corrects PPC440EPx errata 1.12: 440_33 by moving patch up in
code

Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 440EPX-start.S.patch
Type: application/octet-stream
Size: 1475 bytes
Desc: 440EPX-start.S.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20061121/55cd3016/attachment.obj 

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

* [U-Boot-Users] [PATCH] PPC 4xx Start.S: Fix for processor error
  2006-11-21 17:41 [U-Boot-Users] [PATCH] PPC 4xx Start.S: Fix for processor error Jeff Mann
@ 2006-11-27 15:08 ` Stefan Roese
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2006-11-27 15:08 UTC (permalink / raw)
  To: u-boot

Hi Jeff,

On Tuesday 21 November 2006 18:41, Jeff Mann wrote:
> This patch further corrects errata 1.12: 440_33. We came across a
> problem affecting around 20% of 440EPx processors in which it took
> multiple resets to start the processor after a cold power up. In
> resolving the problem, it was discovered that the above mentioned errata
> correction in the startup code in start.S was never reached. This patch
> resolves that problem by moving up the errata correction erlier in the
> code. One of our software engineers hypothesizes that this patch, store
> gathering & broadcast disable, must happen before doing a jump.
>
>
> [PATCH]
>
> Fixed cpu/ppc4xx/start.S for Epx Errata
>
> - further corrects PPC440EPx errata 1.12: 440_33 by moving patch up in
> code
>
> Signed-off-by: Jeff Mann <mannj@embeddedplanet.com>

Applied. Thanks.

Best regards,
Stefan

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

end of thread, other threads:[~2006-11-27 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-21 17:41 [U-Boot-Users] [PATCH] PPC 4xx Start.S: Fix for processor error Jeff Mann
2006-11-27 15:08 ` Stefan Roese

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