From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/5] net: tsec: export tsec_info
Date: Wed, 1 Oct 2008 01:56:05 +0400 [thread overview]
Message-ID: <20080930215605.GA14302@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <2acbd3e40809301215x266b2e06q2dd130fa49c7da57@mail.gmail.com>
On Tue, Sep 30, 2008 at 02:15:00PM -0500, Andy Fleming wrote:
> On Tue, Sep 30, 2008 at 11:27 AM, Anton Vorontsov
> <avorontsov@ru.mvista.com> wrote:
> > We'll need the exported tsec_info to fix up the phy addresses and
> > tsecs' flags based on the hardware reset configuration words. Thus
> > we'll use the tsec_info very early and just once at boot time, so
> > network code won't notice it.
> >
> > Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
>
>
> Hm. The other boards that needed to change this structure just passed
> in a different structure. Modifying the default structure is not
> really the intended purpose of that structure. Instead, just use the
> macros to create your own structure, and then modify that.
Ah, I see... I should implement board_eth_init(). (didn't know that
it disables cpu_eth_init()).
Thanks for the hint.
--
Anton Vorontsov
email: cbouatmailru at gmail.com
irc://irc.freenode.net/bd2
prev parent reply other threads:[~2008-09-30 21:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-30 16:27 [U-Boot] [PATCH 4/5] net: tsec: export tsec_info Anton Vorontsov
2008-09-30 19:15 ` Andy Fleming
2008-09-30 21:56 ` Anton Vorontsov [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=20080930215605.GA14302@oksana.dev.rtsoft.ru \
--to=avorontsov@ru.mvista.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