public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: "Oliver Munz @ SNR" <oli@snr.ch>
To: "ecos-devel@sourceware.org" <ecos-devel@sourceware.org>
Subject: If i need a supportet microcontroller with a new ethernet PHY...
Date: Wed, 22 Oct 2008 14:59:00 -0000	[thread overview]
Message-ID: <48FF3FE1.6080309@snr.ch> (raw)

... then i have to rewrite the void hal_plf_eth_init(void). I can make a 
new platform-variant for this, but may be there is a better solution 
like: make the hal_plf_eth_init PHY-dependent or make it configurable 
defined as external or something like this...

The problem is, that every PHY has other initalisation requirements. And 
furthermore its a question of the concrete hardware what the CPU has to 
do to bring it to work. So the hal_plf_eth_init depens on the PHY, the 
ethernet and microcontroller and the concret circuit...

What is the best way to use a special hal_plf_eth_init()?

             reply	other threads:[~2008-10-22 14:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-22 14:59 Oliver Munz @ SNR [this message]
2008-10-22 15:08 ` Gary Thomas
2008-10-22 15:45   ` Oliver Munz @ SNR

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=48FF3FE1.6080309@snr.ch \
    --to=oli@snr.ch \
    --cc=ecos-devel@sourceware.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).