Re: [U-Boot] [PATCH V4 1/7] mxc_spi: move machine specifics into CPU headers

2012-01-29 Thread Eric Nelson
On 01/29/2012 12:16 PM, Marek Vasut wrote: 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 proce

Re: [U-Boot] [PATCH V4 1/7] mxc_spi: move machine specifics into CPU headers

2012-01-29 Thread Marek Vasut
> 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..

[U-Boot] [PATCH V4 1/7] mxc_spi: move machine specifics into CPU headers

2012-01-29 Thread Eric Nelson
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... (MX