All of lore.kernel.org
 help / color / mirror / Atom feed
From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] powerpc/t2080qds: fix dtb when runnig 1000BASE-KX protocol
Date: Tue, 12 Aug 2014 11:45:24 -0700	[thread overview]
Message-ID: <53EA60C4.7050200@freescale.com> (raw)
In-Reply-To: <1406286444-5341-1-git-send-email-shh.xie@gmail.com>

On 07/25/2014 04:07 AM, shh.xie at gmail.com wrote:
> From: Shaohui Xie <Shaohui.Xie@freescale.com>
> 
> 1000BASE-KX(1GKX) uses same SGMII interface but the serdes lane run in
> 1GKX mode. By default, the lane runs in SGMII mode, when a MAC runs in
> 1GKX mode, the corresponding lane mode needs to be set accordingly.
> DTB needs the fixup for kernel to do proper initialization.
> 
> hwconfig "fsl_1gkx" is used to indicate a MAC runs in 1GKX mode, MAC
> 1/2/5/6/9/10 are available for 1GKX, MAC 3/4 run in RGMII mode. To set a
> MAC runs in 1GKX mode, set its' corresponding env in "fsl_1gkx",
> 'fm1_1g1' stands for MAC 1, 'fm1_1g2' stands for MAC 2, etc.
> 
> If all MAC 1/2/5/6/9/10 run in 1GKX mode, the hwconfig should has below
> setting:
> 
> fsl_1gkx:fm1_1g1,fm1_1g2,fm1_1g5,fm1_1g6,fm1_1g9,fm1_1g10
> 

Same suggestion here. I would like to see this useful information in a README
file. You can add more examples.

York

      reply	other threads:[~2014-08-12 18:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 11:07 [U-Boot] [PATCH 2/2] powerpc/t2080qds: fix dtb when runnig 1000BASE-KX protocol shh.xie at gmail.com
2014-08-12 18:45 ` York Sun [this message]

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=53EA60C4.7050200@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 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.