]> code.ossystems Code Review - bsp/u-boot.git/commit
pcie_imx: increment timeout for link up
authorStefano Babic <sbabic@denx.de>
Mon, 6 Jun 2016 09:14:19 +0000 (11:14 +0200)
committerStefano Babic <sbabic@denx.de>
Sat, 18 Jun 2016 08:50:03 +0000 (10:50 +0200)
commitfa0b01aafc6fcde7fcfa7e61fbe7e849d2b07d87
treea25d7e7853f1165efc41f467f49cf3be9f207ee5
parent778ab591db9ab4f41615aa6673fe075977f50022
pcie_imx: increment timeout for link up

On some boards, the current 20ms timeout
is hit. Increase it to 40mS.

Signed-off-by: Stefano Babic <sbabic@denx.de>
drivers/pci/pcie_imx.c