All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] PCIe on Kilauea
Date: Fri, 15 May 2009 15:55:50 +0200	[thread overview]
Message-ID: <200905151555.50300.sr@denx.de> (raw)
In-Reply-To: <CE92B8B581B4584FB8CA86B51EDE8AC51640BAEBB3@wupexchange.riedel.net>

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
=====================================================================

  reply	other threads:[~2009-05-15 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-15 12:05 [U-Boot] PCIe on Kilauea Weirich, Bernhard
2009-05-15 13:55 ` Stefan Roese [this message]
2009-05-25  8:48   ` Weirich, Bernhard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200905151555.50300.sr@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.