[U-Boot] PCIe on Kilauea
Weirich, Bernhard
Bernhard.Weirich at riedel.net
Fri May 15 14:05:10 CEST 2009
Hi!
I have installed u-boot v-2009.06-rc1 on my kilauea board (using BDI2000).
It boots but it stalls at line 716 in 4xx_pcie.c
Even when I plug in a PCIe card it does not get any further.
Are there any known issues with PCIe on the kilauea eval board?
Am I doing anything wrong (although I cannot imagine what
4xx_pcie.c:
/* poll for phy !reset */
716 while (!(SDR_READ(SDRN_PESDR_PHYSTA(port)) & 0x00001000))
717 ;
Thanks,
Best regards,
Bernhard
More information about the U-Boot
mailing list