
On Fri, 2014-03-07 at 01:19 +0000, Ian Campbell wrote:
This is the third version of my series to add support for AHCI to the sunxi platform. This uses the existing ahci platform support already present in u-boot. Most of the sunxi specific code comes from the Linux platform patches.
Since last time I've cut out all the unused register #defines and made the Calxeda midway platform use the scsi_init hook (new patch).
I've tested this only on cubietruck, but it is enabled for Olinino Micro, cubieboard and cubieboard2 based on inspection of the Linux DTS files. I have also now tested on Calxeda midway.
Once again as requested I am also cross posting to the main uboot mailing list since the first two patches are generic and don't rely on
Oops: ^three
That is: ahci-plat: Provide a weak scsi_init hook highbank: use scsi_init hook ahci: wait longer for link.
are all suitable for main line.
sunxi stuff and so could go into mainline now.
Ian.