public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] smc911x  and CONFIG_NET_MULTI
Date: Tue, 14 Aug 2012 13:43:45 -0400	[thread overview]
Message-ID: <201208141343.46449.vapier@gentoo.org> (raw)
In-Reply-To: <00e701cd7a39$6ec9dce0$2901a8c0@dpn>

On Tuesday 14 August 2012 12:25:34 Dimitar Penev wrote:
> We have developed a custom blackfin board having two LAN9218 chips on
> board. Is the available smc911x driver tested with multiple network chips
> on board?

all net drivers have been converted to net multi a long time ago.

> The base address of the first chip should be set to CONFIG_SMC911X_BASE.

that is a board-specific convention.  update your board_eth_init() to use 
whatever addresses you want.

> On what physical address the second chip should be allocated so uboot finds
> it?

that is up to you to manage.  u-boot has no addresses hardcoded in it except 
what *you* define in board_eth_init().
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120814/b5a58bd9/attachment.pgp>

      reply	other threads:[~2012-08-14 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 16:25 [U-Boot] smc911x and CONFIG_NET_MULTI Dimitar Penev
2012-08-14 17:43 ` Mike Frysinger [this message]

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=201208141343.46449.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox