public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/9 v2] net/fman: update 10GEC to fit new SoC
Date: Fri, 5 Dec 2014 08:42:46 -0800	[thread overview]
Message-ID: <5481E086.6090603@freescale.com> (raw)
In-Reply-To: <1416820321-43623-5-git-send-email-Shengzhou.Liu@freescale.com>

On 11/24/2014 01:11 AM, Shengzhou Liu wrote:
> fm_standard_init() initializes each 10G port by FM_TGEC_INFO_INITIALIZER.
> but it needs different implementation of FM_TGEC_INFO_INITIALIZER on different SoCs.
> on SoCs earlier(e.g. T4240, T2080), the notation between 10GEC and MAC as below:
> 	10GEC1->MAC9, 10GEC2->MAC10, 10GEC3->MAC1, 10GEC4->MAC2
> on SoCs later(e.g. T1024, etc), the notation between 10GEC and MAC as below:
> 	10GEC1->MAC1, 10GEC2->MAC2
> 
> so we introduce CONFIG_FSL_FM_10GEC_REGULAR_NOTATION to fit the new SoCs on
> which 10GEC enumeration is consistent with MAC enumeration.
> 
> Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
> ---
> v2: refine the commit message and add readme document.
> 

Applied to u-boot-mpc85xx, awaiting upstream.

York

  reply	other threads:[~2014-12-05 16:42 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-24  9:11 [U-Boot] [PATCH 1/9 v2] net/fm: add 2.5G SGMII support Shengzhou Liu
2014-11-24  9:11 ` [U-Boot] [PATCH 2/9 v2] powerpc/mpc85xx: Add T1024/T1023 SoC support Shengzhou Liu
2014-12-05 16:40   ` York Sun
2014-11-24  9:11 ` [U-Boot] [PATCH 3/9 v2] powerpc/t1024qds: Add T1024 QDS board support Shengzhou Liu
2014-12-05 16:41   ` York Sun
2014-11-24  9:11 ` [U-Boot] [PATCH 4/9 v2] powerpc/t1024rdb: Add T1024 RDB " Shengzhou Liu
2014-12-05 16:42   ` York Sun
2014-11-24  9:11 ` [U-Boot] [PATCH 5/9 v2] net/fman: update 10GEC to fit new SoC Shengzhou Liu
2014-12-05 16:42   ` York Sun [this message]
2014-11-24  9:11 ` [U-Boot] [PATCH 6/9 v2] board/t1024qds: update pin multiplexing Shengzhou Liu
2014-12-05 16:42   ` York Sun
2014-11-24  9:11 ` [U-Boot] [PATCH 7/9 v2] net/phy: enable serdes auto-negotiation for vsc8514 phy Shengzhou Liu
2014-12-05 16:43   ` York Sun
2014-11-24  9:12 ` [U-Boot] [PATCH 8/9 v2] t1024qds: increase IO drive strength Shengzhou Liu
2014-12-05 16:43   ` York Sun
2014-11-24  9:12 ` [U-Boot] [PATCH 9/9 v2] board/t1024qds: add retimer support on t1024qds Shengzhou Liu
2014-11-25 17:58 ` [U-Boot] [PATCH 1/9 v2] net/fm: add 2.5G SGMII support York Sun

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=5481E086.6090603@freescale.com \
    --to=yorksun@freescale.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