All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Schwarz <andre.schwarz@matrix-vision.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] init FEC @ MPC5200
Date: Wed, 10 Dec 2008 11:41:19 +0100	[thread overview]
Message-ID: <493F9CCF.3000702@matrix-vision.de> (raw)

Ben,

after cloning the latest u-boot git I can see that you've added this
inside the mvBC-P board setup :

int board_eth_init(bd_t *bis)
{
    cpu_eth_init(bis); /* Built in FEC comes first */
    return pci_eth_init(bis);
}

Are you aware that there's no PHY connected and the ETH-Pins are used
otherwise ?

CONFIG_MPC5xxx_FEC is _not_ defined.


Can you tell me where "cpu_eth_init(bis)" is actually pointing to ?



regards,
Andr?

MATRIX VISION GmbH, Talstra?e 16, DE-71570 Oppenweiler  - Registergericht: Amtsgericht Stuttgart, HRB 271090
Gesch?ftsf?hrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner

             reply	other threads:[~2008-12-10 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 10:41 Andre Schwarz [this message]
2008-12-10 18:12 ` [U-Boot] init FEC @ MPC5200 Ben Warren
2008-12-10 23:34   ` André Schwarz

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=493F9CCF.3000702@matrix-vision.de \
    --to=andre.schwarz@matrix-vision.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.