
An updated patch is at the same place: https://fo.extricom.com/pub/u-boot/u-boot-1.3.2-rc3_stritixII.patch
Please post patches inline for review. This patch is small enough so it fits easily with the list's size limits.
I remember from my last attempt about half a year ago to post patch that almost every mail application wrecked havoc in the code... so if it is ok with everyone I prefer it this way. I can assure you the link will exist as long as my company does (and I hope it is long enough)
Before submitting the patch, please clean up white space problems (trailing white space, indentation not always by TABs), truncate too long lines, and put things like this on one line:
453 + } 454 + else {
=> } else {
I have made sure my lines of code are complient with "Lindent -pcs" as indicated in the Wiki, even if they reside in files which do not follow this.
after patching I compiled some boards (like MPC8548CDS) to make sure nothing is broken.
Have fun Liberty