From: Brilliantov Kirill Vladimirovich <brilliantov@byterg.ru>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] davinci: added Marvell 88E1111 PHY support
Date: Sat, 05 May 2012 10:55:28 +0400 [thread overview]
Message-ID: <4FA4CEE0.6030709@byterg.ru> (raw)
In-Reply-To: <4FA40AB6.9070206@ti.com>
Tom Rini wrote on 05/04/2012 08:58 PM:
>
> OK, we really need the emac driver converted to phylib (which already
> has this PHY it looks like). Any chance you would have time to try doing
> that?
>
Tom, now I try modify driver/net/phy/marvell.c.
I add next defines in include/configs/davinci_dm365evn.h:
#define CONFIG_PHYLIB
#define CONFIG_PHY_MARVELL
After starting U-Boot I see initializing Marvell driver, but I don't see
another functions, e.g. config or startup.
How can I link phylib and TI_EMAC?
Thank you and excuse me for my bad english.
next prev parent reply other threads:[~2012-05-05 6:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 10:58 [U-Boot] [PATCH] davinci: added Marvell 88E1111 PHY support Brilliantov Kirill Vladimirovich
2012-05-04 16:58 ` Tom Rini
2012-05-05 6:55 ` Brilliantov Kirill Vladimirovich [this message]
2012-05-07 22:50 ` Tom Rini
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=4FA4CEE0.6030709@byterg.ru \
--to=brilliantov@byterg.ru \
--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.