All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nikolay Dimitrov <picmaster@mail.bg>
To: u-boot@lists.denx.de
Subject: [U-Boot] FEC_MXC leftovers
Date: Mon, 07 Apr 2014 18:57:48 +0300	[thread overview]
Message-ID: <5342CAFC.1080804@mail.bg> (raw)
In-Reply-To: <mailman.7.1396864802.6699.u-boot@lists.denx.de>

Gents,

In "drivers/net/fec_mxc.c" there are 2 functions:

int fec_phy_read(struct mii_dev *bus, int phyAddr, int dev_addr, int 
regAddr);
int fec_phy_write(struct mii_dev *bus, int phyAddr, int dev_addr, int 
regAddr, u16 data);

Looks like parameter "dev_addr" is not used. Does anyone remember what 
was the purpose of this parameter? It looks like this interface is 
replicated all over the mdio- and mii- functions.

Kind regards,
Nikolay

           reply	other threads:[~2014-04-07 15:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <mailman.7.1396864802.6699.u-boot@lists.denx.de>]

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=5342CAFC.1080804@mail.bg \
    --to=picmaster@mail.bg \
    --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.