public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Fix AMCC bootstrap option letter label order
@ 2007-04-24 19:49 Jeff Mann
  2007-04-25  5:19 ` Stefan Roese
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff Mann @ 2007-04-24 19:49 UTC (permalink / raw)
  To: u-boot

U-boot Users:

Several of the AMCC 440 processors have a stupid 'error' in the user
manual resulting in the logical order of option 'G' and option 'F' being
labeled in reverse. (The logical order of the bootstrap pins represent
settings from 0 through 7, while the letters are ordered A, B, C, D, E,
G, F, H.) In my case, I found this problem affecting the 440EPx and GRx
processors. 

See table 8-2 in the 440EPx Users' Manual.

The option AMCC_PINSTP_F_G_REVERSED has been added to these processors
where they appear in cpu.c where the array bootstrap_str[] is located.
Code to reverse a bootstrap setting of 5 and 6 (corresponding to G and
F) has been added to bootstrap_option(). I know that this problem
affects more processors in this family, so other users should add this
option when they are identified. 

Patch attached.

-Jeffrey 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AMCCbootstrap.patch
Type: application/octet-stream
Size: 1249 bytes
Desc: AMCCbootstrap.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20070424/3f467d3b/attachment.obj 

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

end of thread, other threads:[~2007-04-25 14:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-24 19:49 [U-Boot-Users] [PATCH] Fix AMCC bootstrap option letter label order Jeff Mann
2007-04-25  5:19 ` Stefan Roese
2007-04-25  8:10   ` Stefan Roese
2007-04-25 13:52     ` Jeff Mann
2007-04-25 14:14       ` Stefan Roese

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