uboot/cpu/ppc4xx
Rupjyoti Sarmah fcdb36b85a 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>
2009-09-23 15:46:08 +02:00
..
4xx_ibm_ddr2_autocalib.c
4xx_pci.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
4xx_pcie.c ppc4xx: Fix PCIE PLL lock on 440SPe Yucca board 2009-09-23 15:46:08 +02:00
4xx_uart.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
40x_spd_sdram.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
44x_spd_ddr.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
44x_spd_ddr2.c 4xx: Fix compilation warnings and MQ registers dump in SPD DDR2 code 2009-07-08 10:59:07 +02:00
Makefile Add "chip_config" command for PPC4xx bootstrap configuration 2009-07-24 06:42:32 +02:00
bedbug_405.c
cache.S
cmd_chip_config.c Add "chip_config" command for PPC4xx bootstrap configuration 2009-07-24 06:42:32 +02:00
commproc.c
config.mk ppc: Remove -fno-strict-aliasing 2009-09-04 22:15:48 +02:00
cpu.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
cpu_init.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
dcr.S
denali_data_eye.c
denali_spd_ddr2.c
ecc.c
ecc.h
fdt.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
gpio.c
i2c.c i2c: Create common default i2c_[set|get]_bus_speed() functions 2009-06-12 20:39:45 +02:00
interrupts.c ppc4xx: Replace 4xx lowercase SPR references 2009-07-24 06:47:17 +02:00
iop480_uart.c
kgdb.S
miiphy.c ppc4xx: Fix compilation warning in 4xx miiphy.c 2009-09-10 14:38:17 +02:00
resetvec.S
sdram.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
sdram.h
speed.c ppc4xx: Consolidate get_OPB_freq() 2009-09-17 14:08:32 +02:00
start.S ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
tlb.c
traps.c
uic.c ppc4xx: Fixed PPC4xx debug compilation error in uic.c 2009-07-08 10:59:07 +02:00
usb.c
usb_ohci.c
usb_ohci.h
usbdev.c ppc4xx: Big cleanup of PPC4xx defines 2009-09-11 10:35:58 +02:00
usbdev.h
xilinx_irq.c