[U-Boot] [PATCH 1/2] SPI: Add i.MX ECSPI driver

Eric Nelson eric.nelson at boundarydevices.com
Mon Jan 16 18:29:39 CET 2012


On 01/13/2012 04:45 AM, Dirk Behme wrote:
> On 13.01.2012 11:48, Stefano Babic wrote:
>> On 12/01/2012 16:27, Dirk Behme wrote:
>>> From: Eric Nelson <eric.nelson at boundarydevices.com>
>>>
>>> Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
>>> CC: Jason Liu <jason.hui at linaro.org>
>>> CC: Stefano Babic <sbabic at denx.de>
>>> ---
>>> <snip>
>>
>> I see no specific i.MX6 code here, and the function is not very
>> different as spi_xchg_single(). Really I do not think we can add a copy
>> of the already provided driver, sorry.
>
> Yes, understood, see
>
> http://lists.denx.de/pipermail/u-boot/2012-January/115611.html
>
> Let's have Eric a look to this.
>
Good catch guys.

The mxc_spi driver already has support for the ECSPI on i.MX6,
and just needs a small amount of glue to function.

FWIW, it should also be easy to add support for i.MX53.

Regards,


Eric


More information about the U-Boot mailing list