Re: [U-Boot] [PATCH v2 02/19] scsi: Provide support for a list of AHCI controllers.

2012-10-25 Thread Simon Glass
Hi Tom, On Thu, Oct 25, 2012 at 5:52 PM, Simon Glass wrote: > From: Vadim Bendebury > > Many AHCI controllers are identical, the main (and often the > only) difference being the PCI Vendor ID/Device ID combination > reported by the device. > > This change allows the config file to define a list

[U-Boot] [PATCH v2 02/19] scsi: Provide support for a list of AHCI controllers.

2012-10-25 Thread Simon Glass
From: Vadim Bendebury Many AHCI controllers are identical, the main (and often the only) difference being the PCI Vendor ID/Device ID combination reported by the device. This change allows the config file to define a list of PCI vendor ID/device ID pairs. The driver would scan the list and initi