
2 Jul
2017
2 Jul
'17
3:32 a.m.
Hi,
On 19 June 2017 at 11:11, Simon Glass sjg@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