All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/5] powerpc/p2041rdb: Add ethernet support on P2041RDB board
Date: Tue, 30 Aug 2011 17:48:11 -0500	[thread overview]
Message-ID: <6B0B5327-B310-47FB-826D-B3416D109655@kernel.crashing.org> (raw)
In-Reply-To: <1312179825-27917-5-git-send-email-galak@kernel.crashing.org>


On Aug 1, 2011, at 1:23 AM, Kumar Gala wrote:

> From: Mingkai Hu <Mingkai.hu@freescale.com>
> 
> Add support for RGMII, SGMII and XAUI Ethernet on P2041RDB board.
> 
> The five dTSEC can be routed to two on-board RGMII phy, three on-board
> SGMII phy or four SGMII phy on SGMII riser card according to different
> serdes protocol configuration and board lane configuration. Also updated
> the device tree to direct the Fmac MAC to the correct PHY.
> 
> Removed CONFIG_SYS_FMAN_FW as its not used anywhere.
> 
> Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
> ---
> board/freescale/p2041rdb/Makefile   |    1 +
> board/freescale/p2041rdb/eth.c      |  225 +++++++++++++++++++++++++++++++++++
> board/freescale/p2041rdb/p2041rdb.c |    4 +
> include/configs/P2041RDB.h          |    6 +-
> 4 files changed, 235 insertions(+), 1 deletions(-)
> create mode 100644 board/freescale/p2041rdb/eth.c

applied to 85xx next

- k

  reply	other threads:[~2011-08-30 22:48 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01  6:23 [U-Boot] [PATCH 1/5] powerpc/85xx: Add support for FMan ethernet in Independent mode Kumar Gala
2011-08-01  6:23 ` [U-Boot] [PATCH 2/5] powerpc/85xx: Add FMan ethernet support to P4080DS Kumar Gala
2011-08-01  6:23   ` [U-Boot] [PATCH 3/5] powerpc/hydra: Add ethernet support on P5020/P3041 DS boards Kumar Gala
2011-08-01  6:23     ` [U-Boot] [PATCH 4/5] powerpc/85xx: Add networking support to P1023RDS Kumar Gala
2011-08-01  6:23       ` [U-Boot] [PATCH 5/5] powerpc/p2041rdb: Add ethernet support on P2041RDB board Kumar Gala
2011-08-30 22:48         ` Kumar Gala [this message]
2011-08-30 22:48       ` [U-Boot] [PATCH 4/5] powerpc/85xx: Add networking support to P1023RDS Kumar Gala
2011-08-30 22:47     ` [U-Boot] [PATCH 3/5] powerpc/hydra: Add ethernet support on P5020/P3041 DS boards Kumar Gala
2011-08-01 10:19   ` [U-Boot] [PATCH 2/5] powerpc/85xx: Add FMan ethernet support to P4080DS Wolfgang Denk
2011-08-01 15:47     ` [U-Boot] [PATCH v2 " Kumar Gala
2011-08-30 22:47       ` Kumar Gala
2011-08-01 10:16 ` [U-Boot] [PATCH 1/5] powerpc/85xx: Add support for FMan ethernet in Independent mode Wolfgang Denk
2011-08-01 15:26   ` Kumar Gala
2011-08-01 17:59     ` Tabi Timur-B04825
2011-08-01 18:04       ` Kumar Gala
2011-08-01 18:10         ` Timur Tabi
2011-08-01 19:32     ` Wolfgang Denk
2011-08-01 20:10       ` Kumar Gala

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=6B0B5327-B310-47FB-826D-B3416D109655@kernel.crashing.org \
    --to=galak@kernel.crashing.org \
    --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.