[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA

Simon Glass sjg at chromium.org
Sun Jul 2 01:32:56 UTC 2017


Hi,

On 19 June 2017 at 11:11, Simon Glass <sjg at chromium.org> wrote:
>
> At present SCSI support for driver model works only with PCI controllers.
>
> This series makes the following changes:
>
> - Adjusts SATA/AHCI support to work with non-PCI controllers
> - Allows driver model to be used for MMC in U-Boot proper without
> requiring it to be used in SPL
> - Adjusts sunxi MMC and SATA drivers to support driver model
> - Enables this on a single board (Linksprite_pcDuino3)
>
> Even with this series the AHCI uclass still does not have any operations.
> This will be needed for drivers which do not use SCSI. Further work is
> needed to complete this.

Any comments / tests on this series please? It is available at
u-boot-dm/ata-working.

I'm going to look at adding operations to AHCI next.

Regards,
Simon


More information about the U-Boot mailing list