]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: fix pcie reset for GW522x
authorTim Harvey <tharvey@gateworks.com>
Sat, 9 May 2015 01:28:33 +0000 (18:28 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 15 May 2015 17:21:25 +0000 (19:21 +0200)
commit9ec3c8d4b03c5af5eadb8447a6aa108967a08943
tree78beb42b4f952e02cb6362a0c860c428d916585b
parent50de5088bba355d0b5aaf3031773455d721b08ac
imx: ventana: fix pcie reset for GW522x

The re-assignment of pcie_rst gpio for GW522x needs to occur earlier, before
the PCI subsystem calls the toggle funciton.

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