Hi Tom,

On Thu, Oct 25, 2012 at 5:52 PM, Simon Glass <s...@chromium.org> wrote:
> From: Vadim Bendebury <vben...@chromium.org>
>
> 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 initialize
> the first device it finds.
>
> No actual multiple device list is introduced yet, this change
> just add the framework.
>
> Signed-off-by: Vadim Bendebury <vben...@chromium.org>
> Signed-off-by: Taylor Hutt <th...@chromium.org>
> Signed-off-by: Simon Glass <s...@chromium.org>

> ---
> Changes in v2:
> - Use struct pci_device_id instead of defining new struct scsi_device
> - Squash in CONFIG_PCI patch

Please note that I squashed in patch 13 of the series.

I marked http://patchwork.ozlabs.org/patch/192521/ superseded in patchwork.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to