Re: [U-Boot] [PATCH V3] mx31: provide readable WEIM CS accessor

2011-09-29 Thread Stefano Babic
On 09/29/2011 05:11 PM, Helmut Raiger wrote: > > forget the patch, I'll resend. > > ... clearly a matter of under caffeination. > Do not worry, I have the same problem... Stefano -- = DENX Software Engineering GmbH, MD:

Re: [U-Boot] [PATCH V3] mx31: provide readable WEIM CS accessor

2011-09-29 Thread Helmut Raiger
forget the patch, I'll resend. ... clearly a matter of under caffeination. Helmut -- Scanned by MailScanner. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH V3] mx31: provide readable WEIM CS accessor

2011-09-29 Thread Helmut Raiger
setup_weimcs() and some macros are added to support the setup for i.MX31 WEIM chip selects. As a compromise between verbosity and readability an ASCII-art'ish bit comment is used instead of bitfields. All i.MX31 boards have been patched to use this approach using a helper program to verify the chan