Re: [U-Boot] [PATCH 0/2] imx: ventana: Add pci fixup for PLX switch

2014-09-09 Thread Stefano Babic
On 21/08/2014 08:37, Tim Harvey wrote: > On Thu, Aug 7, 2014 at 10:49 PM, Tim Harvey wrote: >> Many of the Gateworks Ventana boards have a PLX PCIe switch where GPIO >> on the switch is used as the PERST# of the downstream ports. In the Linux >> kernel there is a PCI fixup that asserts these prope

Re: [U-Boot] [PATCH 0/2] imx: ventana: Add pci fixup for PLX switch

2014-08-20 Thread Tim Harvey
On Thu, Aug 7, 2014 at 10:49 PM, Tim Harvey wrote: > Many of the Gateworks Ventana boards have a PLX PCIe switch where GPIO > on the switch is used as the PERST# of the downstream ports. In the Linux > kernel there is a PCI fixup that asserts these properly when the upstream > port is enumerated.

[U-Boot] [PATCH 0/2] imx: ventana: Add pci fixup for PLX switch

2014-08-07 Thread Tim Harvey
Many of the Gateworks Ventana boards have a PLX PCIe switch where GPIO on the switch is used as the PERST# of the downstream ports. In the Linux kernel there is a PCI fixup that asserts these properly when the upstream port is enumerated. The first patch in this serial adds a board_pci_fixup_dev f