commit | b28f011453d0aa2cc4458c3ab937b6a728efb975 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri May 08 18:28:34 2015 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 15 19:21:25 2015 +0200 |
tree | a1e39f8734eb86d7c277c9b3dfc75881012002f5 | |
parent | 70cea7995ca3a96bf4487692201b2b829f790881 [diff] |
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>