public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] ARM: DRA72x: Add CPSW Ethernet support for DRA72x SoC
@ 2014-05-22  9:07 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
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Mugunthan V N @ 2014-05-22  9:07 UTC (permalink / raw)
  To: u-boot

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

 board/ti/dra7xx/evm.c      |  7 ++++++-
 board/ti/dra7xx/mux_data.h | 12 ++++++++++++
 drivers/net/cpsw.c         |  8 +++++---
 include/cpsw.h             |  1 +
 4 files changed, 24 insertions(+), 4 deletions(-)

-- 
1.9.2.459.g68773ac

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-07-26  1:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2014-07-26  1:25 ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox