commit | 035929c03f005d73b1ba7798a2cc88316cfa3664 | [log] [tgz] |
---|---|---|
author | Helmut Raiger <helmut.raiger@hale.at> | Thu Sep 29 05:45:03 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 27 21:56:30 2011 +0200 |
tree | a0ecca9a95071e6a963ed4d4abedfa5bf8e7745b | |
parent | 23f01dc21c2b003587ae6c7d52a7159d64b93d24 [diff] |
mx31: provide readable WEIM CS accessor 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 changes. Signed-off-by: Helmut Raiger <helmut.raiger@hale.at> Acked-by: Stefano Babic <sbabic@denx.de>