summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-08-07 22:49:57 -0700
committerStefano Babic <sbabic@denx.de>2014-09-09 16:15:03 +0200
commitdad08286eaa84779349fe4cec427e1e29beaffac (patch)
treea16dd1d418f9f6a2211ddf1939f6ba9a95ff5634 /include
parent0991866cf7a10d4868aa2a10940b4def0f68cc50 (diff)
downloadblackbird-obmc-uboot-dad08286eaa84779349fe4cec427e1e29beaffac.tar.gz
blackbird-obmc-uboot-dad08286eaa84779349fe4cec427e1e29beaffac.zip
imx: ventana: add pci fixup for PLX PEX860x switch GPIO
Most Gateworks Ventana boards use a PLX PEX860x PCIe switch for PCIe expansion. These boards use GPIO on the PLX device as PERST# for the downstream ports thus we assert this when the PLX is enumerated. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/gw_ventana.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index b991b093cb..0e5c20097d 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -141,6 +141,7 @@
#define CONFIG_PCI
#define CONFIG_PCI_PNP
#define CONFIG_PCI_SCAN_SHOW
+#define CONFIG_PCI_FIXUP_DEV
#define CONFIG_PCIE_IMX
#endif
OpenPOWER on IntegriCloud