]> code.ossystems Code Review - bsp/u-boot.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)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 May 2015 15:22:43 +0000 (12:22 -0300)
commit7a22259e86e0e93dbb808a603a6a11959ae73b42
tree9d156c21e4432133ec184de821ca4dc572a8ec6c
parente2e0076d25e3d1ff202a483c6f961027a65d3e67
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