public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Vladimir Gurevich <vag@paulidav.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Multiple Ethernet support with PPC405
Date: Thu, 06 Mar 2003 15:31:58 -0800	[thread overview]
Message-ID: <3E67DA6E.7000902@paulidav.org> (raw)

Hello,

I have a couple of different PPC405-based boards which have
an additional ethernet controller (eepro100 or natsemi). I'd
like to be able to use either of them for booting in addition
to the PPC405 internal FEC.

The problem is, of course, that the current ppc405_enet does
not support CONFIG_NET_MULTI and simply cannot co-exist with
net/enet.c, since it defines the same functions.

I want to modify ppc405_enet.c and just wanted to ask whether
it is OK to make ppc405_enet dependent on CONFIG_CMD_NET &
CONFIG_NET_MULTI or should I try to put wrappers that will
allow both configurations (with and without CONFIG_NET_MULTI)?

Or, maybe someone had arlready done that? 

Thanks,
Vladimir

                 reply	other threads:[~2003-03-06 23:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E67DA6E.7000902@paulidav.org \
    --to=vag@paulidav.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