public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] PPC4xx without CONFIG_NET_MULTI
Date: Tue, 28 Apr 2009 00:22:21 -0700	[thread overview]
Message-ID: <49F6AEAD.4090801@gmail.com> (raw)

Hi Stefan (and anybody else that can answer),

I'm trying to understand why some 4xx boards use CONFIG_NET_MULTI and a 
few don't.  Is there a technical reason why these few can't (limited 
storage or something else) or are they just older?  There are 47 boards 
in-tree that use CONFIG_PPC4xx_EMAC and the following 18 use the older 
net API.
---

bwarren at bwarren-bldsrv:~/src/u-boot-net/include/configs$ grep -l PPC4xx_EMAC * 
| xargs grep -L CONFIG_NET_MULTI
AR405.h
CPCIISER4.h
CRAYL1.h
csb272.h
csb472.h
DP405.h
ERIC.h
EXBITGEN.h
HUB405.h
JSE.h
MIP405.h
OCRTC.h
ORSG.h
PIP405.h
sbc405.h
W7OLMC.h
W7OLMG.h
WUH405.h
---

I'd like to move all over to CONFIG_NET_MULTI, which in itself is 
trivial since the EMAC driver supports both APIs, but am wary of 
breaking something.

regards,
Ben

             reply	other threads:[~2009-04-28  7:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-28  7:22 Ben Warren [this message]
2009-04-28  7:32 ` [U-Boot] PPC4xx without CONFIG_NET_MULTI Stefan Roese
2009-04-28  8:19 ` Matthias Fuchs
2009-04-28  8:51   ` Stefan Roese
2009-04-28 23:48   ` Ben Warren
2009-04-30 16:21     ` Matthias Fuchs
2009-05-04  8:23       ` Stefan Roese
2009-05-04 13:37         ` Ben Warren

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=49F6AEAD.4090801@gmail.com \
    --to=biggerbadderben@gmail.com \
    --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