From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] xscale: add support for the polaris board
Date: Mon, 29 Jun 2009 15:58:38 -0700 [thread overview]
Message-ID: <4A49471E.5050600@gmail.com> (raw)
In-Reply-To: <4A4866A5.9070303@babic.homelinux.org>
stefano babic wrote:
<snip>
>>>
>>> -#define CONFIG_NET_MULTI 1
>>> +#define CONFIG_NET_MULTI 0
>>>
>> ???
>>
>
> There is only one ethernet controller available and for this reason I
> cleared the NET_MULTI flag. However, I see other boards use another
> approach and leave this flag set. I can let the same approach here.
>
>
This doesn't really mean that there are multiple Ethernet controllers.
It just means that U-boot should use the framework that supports
multiple interfaces. Most drivers only support one framework or the
other (MULTI or !MULTI), but in a couple of releases !MULTI will be
going away completely.
Also, we only check if CONFIG_NET_MULTI is defined, not its value.
regards,
Ben
next prev parent reply other threads:[~2009-06-29 22:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-24 8:45 [U-Boot] [PATCH] xscale: add support for the polaris board Stefano Babic
2009-06-27 5:53 ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-29 7:00 ` stefano babic
2009-06-29 21:09 ` Jean-Christophe PLAGNIOL-VILLARD
2009-06-29 22:58 ` Ben Warren [this message]
2009-06-30 9:29 ` Stefano Babic
-- strict thread matches above, loose matches on Subject: below --
2009-06-30 9:31 Stefano Babic
2009-06-30 19:03 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-01 6:33 [U-Boot] [PATCH] xscale: fix USB initialization for Trizepsiv module Stefano Babic
2009-07-01 6:34 ` [U-Boot] [PATCH] xscale: add support for the polaris board Stefano Babic
2009-07-01 20:35 ` Jean-Christophe PLAGNIOL-VILLARD
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=4A49471E.5050600@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 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.