u-boot-brain/arch
Helmut Raiger 47c5455a48 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>
2011-10-27 21:56:30 +02:00
..
arm mx31: provide readable WEIM CS accessor 2011-10-27 21:56:30 +02:00
avr32 avr32: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:17 +02:00
blackfin blackfin: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:18 +02:00
m68k m68k: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:18 +02:00
microblaze microblaze: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:18 +02:00
mips mips: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:19 +02:00
nds32 nds32/lib: add generic funcs in NDS32 lib 2011-10-22 00:53:11 +02:00
nios2 nios2: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 2011-10-23 20:50:42 +02:00
powerpc powerpc: Correct build warning introduced by getenv_ulong() patch 2011-10-24 21:13:15 +02:00
sandbox sandbox: Add main program 2011-10-17 23:56:58 +02:00
sh sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 2011-10-23 20:50:42 +02:00
sparc sparc: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:33:19 +02:00
x86 x86: Use getenv_ulong() in place of getenv(), strtoul 2011-10-23 23:34:19 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00