[U-Boot-Users] [PATCH] PPC 4xx Start.S: Fix for processor error
Jeff Mann
MannJ at embeddedplanet.com
Tue Nov 21 18:41:59 CET 2006
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 at 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
More information about the U-Boot
mailing list