[U-Boot] [PATCH v4 1/3] spi:rewrite the Freescale DSPI driver.

Simon Glass sjg at chromium.org
Fri Sep 19 18:25:21 CEST 2014


Hi,

On 18 September 2014 23:31, Chao Fu <b44548 at freescale.com> wrote:

> From: Chao Fu <B44548 at freescale.com>
>
> Freescale DSPI module is used on both the ColdFire platform and the ARM
> platform. The original DSPI driver is written for ColdFire platform only,
> this patch rewrite the driver to make it be used across the platforms.
> Some files, functions, variables and macros were changed accordingly for
> some ColdFire boards and Arm boards.
> The rewrite including the following changes:
>

If you are doing this, would it not be better to target driver model
instead? The current SPI implementation is at u-boot-dm.git branch
'working', although there are patches on the list also.

Regards,
Simon


More information about the U-Boot mailing list