Skip to content
  • Jeff Garzik's avatar
    [libata sata_mv] SATA probe, DMA boundary fixes · 22374677
    Jeff Garzik authored
    - DMA boundary was being handled incorrectly.  Copied the code from
      ata_fill_sg(), since Marvell has the same DMA boundary needs.
      (we can't use ata_fill_sg directly since we have different hardware
       descriptors)
    - cleaned up the SATA phy reset code, to deal with various errata
    22374677