]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerStefan Roese <sr@denx.de>
Wed, 23 Sep 2009 13:46:08 +0000 (15:46 +0200)
commitfcdb36b85ac033c09a9762a0a14808f7cb2ed54c
tree17b4341af26367ecfe4a8f3f81c63776d765fce5
parent91d599044caac4a8c228115b16cf3b073f902080
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