]> git.sur5r.net Git - u-boot/commit
ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board
authorRupjyoti Sarmah <rsarmah@amcc.com>
Mon, 21 Sep 2009 18:26:19 +0000 (11:26 -0700)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:32 +0000 (09:04 -0500)
commit9efeadc06f054a9486526d003aee127214155a3f
tree9910a483376d94a128fcdf7508dd91d578851741
parent6d7e3229bb21cf5cdcc18879c511d6492591c85b
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>
cpu/ppc4xx/4xx_pcie.c