u-boot-brain/arch/arm
Eric Nelson 08c61a589b mxc_spi: move machine specifics into CPU headers
Move (E)CSPI register declarations into the imx-regs.h files for each supported CPU

Introduce two new macros to control conditional setup
     MXC_CSPI - Used for processors with the Configurable Serial Peripheral Interface (MX3x)
     MXC_ECSPI - For processors with Enhanced Configurable... (MX5x, MX6x)

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
Acked-by: Stefano Babic <sbabic@denx.de>
Acked-by: Jason Liu <jason.hui@linaro.org>
Tested-by: Jason Liu <jason.hui@linaro.org>
2012-02-27 21:19:23 +01:00
..
cpu MX27: add missing get_tbclk() 2012-02-27 21:19:23 +01:00
include/asm mxc_spi: move machine specifics into CPU headers 2012-02-27 21:19:23 +01:00
lib davinci: add support for printing clock frequency 2012-02-12 10:11:32 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00