commit | 73343ca76cabd541a2440a5a9cd634d687a4bddd | [log] [tgz] |
---|---|---|
author | Rupjyoti Sarmah <rsarmah@amcc.com> | Mon Sep 21 11:26:19 2009 -0700 |
committer | Stefan Roese <sr@denx.de> | Wed Sep 23 15:46:08 2009 +0200 |
tree | 17b4341af26367ecfe4a8f3f81c63776d765fce5 | |
parent | 9d4396cc209618ccbb4d6f74108b40ecc515b6b2 [diff] |
ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board u-boot reports a PCIE PLL lock error at boot time on Yucca board, and left PCIe nonfunctional. This is fixed by making u-boot function ppc4xx_init_pcie() to wait 300 uS after negating reset before the first check of the PLL lock. Signed-off-by: Rupjyoti Sarmah <rsarmah@amcc.com> Signed-off-by: Stefan Roese <sr@denx.de>