[U-Boot] U-Boot Support for SIL3531

Does anyone know if u-boot supports the SIL3531 PCIE SATA controller?
drivers/block/sata_sil.c explicitly lists SIL3131, SIL3132, and SIL3124. I am not that familiar with the history of the SIL SATA chips and maybe somebody knows if the SIL3531 is backwards compatible to those chips.
Thank you, :rjs

On Tue, Nov 01, 2016 at 02:07:43PM -0700, Rudolf J Streif wrote:
Does anyone know if u-boot supports the SIL3531 PCIE SATA controller?
drivers/block/sata_sil.c explicitly lists SIL3131, SIL3132, and SIL3124. I am not that familiar with the history of the SIL SATA chips and maybe somebody knows if the SIL3531 is backwards compatible to those chips.
The best answer, without being able to test the HW in question, would be to poke the relevant Linux driver and see if it distinguishes the 3531 from 3131 or just calls them 3x31.
participants (2)
-
Rudolf J Streif
-
Tom Rini