]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 13:00:30 +0000 (15:00 +0200)
commit64ce7f4f7264858d60ae417c67c9f4c92f769811
tree3451759db7b87b9db608f6cf76d2a610f0f05e90
parent07de1328297ab7185e432b0454033c168e07724b
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