]> git.sur5r.net Git - u-boot/commit
imx: ventana: default msata/pci mux to pci before PCI enumeration
authorTim Harvey <tharvey@gateworks.com>
Sat, 9 May 2015 01:28:34 +0000 (18:28 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:21:25 +0000 (19:21 +0200)
commit77c550189369eeb82f2a67681b343dea68809e62
treea1e39f8734eb86d7c277c9b3dfc75881012002f5
parent9ec3c8d4b03c5af5eadb8447a6aa108967a08943
imx: ventana: default msata/pci mux to pci before PCI enumeration

PCI enumeration occurs early, before we fully configure our GPIO's. Make
sure we steer the MSATA/PCI mux to PCI in board_init to ensure PCI is
selected before enumeration.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c