* [U-Boot] PCIe on Kilauea
@ 2009-05-15 12:05 Weirich, Bernhard
2009-05-15 13:55 ` Stefan Roese
0 siblings, 1 reply; 3+ messages in thread
From: Weirich, Bernhard @ 2009-05-15 12:05 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] PCIe on Kilauea
2009-05-15 12:05 [U-Boot] PCIe on Kilauea Weirich, Bernhard
@ 2009-05-15 13:55 ` Stefan Roese
2009-05-25 8:48 ` Weirich, Bernhard
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Roese @ 2009-05-15 13:55 UTC (permalink / raw)
To: u-boot
On Friday 15 May 2009 14:05:10 Weirich, Bernhard wrote:
> 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?
No, not that I remember.
> 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 ;
The only idea I have is power supply. Are you using an ATX power supply? This
is mandatory for PCIe IIRC. Other than this I have never heard of a board
hanging in PCIe init without any card installed. Perhaps it's a HW problem on
the board.
BTW: Did you test with an earlier U-Boot version? How did this work?
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] PCIe on Kilauea
2009-05-15 13:55 ` Stefan Roese
@ 2009-05-25 8:48 ` Weirich, Bernhard
0 siblings, 0 replies; 3+ messages in thread
From: Weirich, Bernhard @ 2009-05-25 8:48 UTC (permalink / raw)
To: u-boot
Thanks for the prompt reply!
It was indeed a hardware problem. The calibration resistor was missing.
Best regards,
Bernhard
Von: Stefan Roese [sr at denx.de]
Gesendet: Freitag, 15. Mai 2009 15:55
An: u-boot at lists.denx.de
Cc: Weirich, Bernhard
Betreff: Re: [U-Boot] PCIe on Kilauea
On Friday 15 May 2009 14:05:10 Weirich, Bernhard wrote:
> 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?
No, not that I remember.
> 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 ;
The only idea I have is power supply. Are you using an ATX power supply? This
is mandatory for PCIe IIRC. Other than this I have never heard of a board
hanging in PCIe init without any card installed. Perhaps it's a HW problem on
the board.
BTW: Did you test with an earlier U-Boot version? How did this work?
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-05-25 8:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 12:05 [U-Boot] PCIe on Kilauea Weirich, Bernhard
2009-05-15 13:55 ` Stefan Roese
2009-05-25 8:48 ` Weirich, Bernhard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox