]> code.ossystems Code Review - bsp/u-boot.git/commit
pci: mx6: fix occasional link failures
authorTim Harvey <tharvey@gateworks.com>
Fri, 8 Aug 2014 05:57:29 +0000 (22:57 -0700)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Aug 2014 15:21:50 +0000 (12:21 -0300)
commit9101eae0d5a2d9e2a93f3bf825c91055ee84aa25
treee21f909abf160a7316152b8b4abfbc65b5031f89
parente97d5485336cd28e929c966479e44e115d1eb6bc
pci: mx6: fix occasional link failures

According to the IMX6 reference manuals, REF_SSP_EN (Reference clock enable
for SS function) must remain deasserted until the reference clock is running
at the appropriate frequency.

Without this patch we find a high link failure rate (>5%) on certain
IMX6 boards at various temperatures.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
drivers/pci/pcie_imx.c