From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] ARM: DRA72x: Add CPSW Ethernet support for DRA72x SoC
Date: Thu, 22 May 2014 20:16:44 -0400 [thread overview]
Message-ID: <20140523001644.GP1752@bill-the-cat> (raw)
In-Reply-To: <1400749632-25645-1-git-send-email-mugunthanvnm@ti.com>
On Thu, May 22, 2014 at 02:37:09PM +0530, Mugunthan V N wrote:
> CPSW Ethernet second port is pinned out as default Ethernet, so adding
> support for CPSW ethernet for downloading images via Ethernet.
>
> Mugunthan V N (3):
> drivers: net: cpsw: add support for using second port as ethernet
> ARM: DRA7xx: Add cpsw second port pinmux
> ARM: dra7_evm: Add Ethernet support for dra72x platform
Can we please update the driver to support both interfaces (cpsw for
compat, cpsw1 for the second interface) and then we would just at
runtime see if ethact was not set and if so, set it to cpsw1 on the
dra72x evm? This would also make using boards which do have both ports
a little less surprising as we do set both ethaddrs (so that we update
the device tree and pass them along) but can only use one interface.
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140522/050b00da/attachment.pgp>
next prev parent reply other threads:[~2014-05-23 0:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 9:07 [U-Boot] [PATCH 0/3] ARM: DRA72x: Add CPSW Ethernet support for DRA72x SoC Mugunthan V N
2014-05-22 9:07 ` [U-Boot] [PATCH 1/3] drivers: net: cpsw: add support for using second port as ethernet Mugunthan V N
2014-07-26 1:25 ` [U-Boot] [U-Boot, " Tom Rini
2014-05-22 9:07 ` [U-Boot] [PATCH 2/3] ARM: DRA7xx: Add cpsw second port pinmux Mugunthan V N
2014-07-26 1:25 ` [U-Boot] [U-Boot,2/3] " Tom Rini
2014-05-22 9:07 ` [U-Boot] [PATCH 3/3] ARM: dra7_evm: Add Ethernet support for dra72x platform Mugunthan V N
2014-07-26 1:25 ` [U-Boot] [U-Boot, " Tom Rini
2014-05-22 9:11 ` [U-Boot] [PATCH 0/3] ARM: DRA72x: Add CPSW Ethernet support for DRA72x SoC Mugunthan V N
2014-05-23 0:16 ` Tom Rini [this message]
2014-07-26 1:25 ` 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=20140523001644.GP1752@bill-the-cat \
--to=trini@ti.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