All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value
Date: Sun, 28 Oct 2018 21:00:59 +0800	[thread overview]
Message-ID: <CAEUhbmU=jTfxFpoFknu6r-0VPP=Ep87TGge_u35fcSi4cySDrQ@mail.gmail.com> (raw)
In-Reply-To: <VI1PR04MB49766CDF4118797B64C5D7EA86F70@VI1PR04MB4976.eurprd04.prod.outlook.com>

On Thu, Oct 25, 2018 at 2:46 PM Poonam Aggrwal <poonam.aggrwal@nxp.com> wrote:
>
> Hello Bin,
>
>
> > -----Original Message-----
> > From: Bin Meng [mailto:bmeng.cn at gmail.com]
> > Sent: Monday, October 22, 2018 9:41 AM
> > To: Poonam Aggrwal <poonam.aggrwal@nxp.com>
> > Cc: York Sun <york.sun@nxp.com>; U-Boot Mailing List <u-boot@lists.denx.de>
> > Subject: Re: [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value
> >
> > Hi Poonam,
> >
> > On Mon, Oct 22, 2018 at 11:43 AM Poonam Aggrwal
> > <poonam.aggrwal@nxp.com> wrote:
> > >
> > >
> > >
> > > > -----Original Message-----
> > > > From: Bin Meng [mailto:bmeng.cn at gmail.com]
> > > > Sent: Monday, October 22, 2018 7:41 AM
> > > > To: York Sun <york.sun@nxp.com>
> > > > Cc: Poonam Aggrwal <poonam.aggrwal@nxp.com>; U-Boot Mailing List <u-
> > > > boot at lists.denx.de>
> > > > Subject: Re: [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL
> > > > value
> > > >
> > > > On Mon, Oct 15, 2018 at 1:21 PM Bin Meng <bmeng.cn@gmail.com> wrote:
> > > > >
> > > > > On Mon, Oct 8, 2018 at 11:07 PM York Sun <york.sun@nxp.com> wrote:
> > > > > >
> > > > > > On 10/08/2018 06:51 AM, Bin Meng wrote:
> > > > > > > Per T1040RM (Rev. 1, 08/2015), the value of
> > > > > > > FSL_CORENET_RCWSR13_MAC2_GMII_SEL_ENET_PORT is wrong and
> > > > should be
> > > > > > > 0x00000080 (bit 440 in the RCW).
> > > > > > >
> > > > > > > Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> > > > > > > ---
> > > > > >
> > > > > >
> > > > > > Poonam,
> > > > > >
> > > > > > Please review and confirm on T1040. Thanks.
> > > > > >
> > > > >
> > > > > Ping ?
> > > >
> > > > Ping ?
> > > Apologies Bin, York for such late response....
> > > The patch looks correct, the value of
> > > FSL_CORENET_RCWSR13_MAC2_GMII_SEL_ENET_PORT should be 0x80
> > indeed, I would suggest that I test it once that DTSEC2 RGMII works with this
> > change, because I see more changes which could be required in
> > drivers/fm/t1040.c...seems a goof up there as well.
> > >
> >
> > t1040.c changes is patch [2/2], see
> > https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.de
> > nx.de%2Fpipermail%2Fu-boot%2F2018-
> > October%2F343499.html&amp;data=02%7C01%7Cpoonam.aggrwal%40nxp.co
> > m%7Ce1f6945b731f464c4f6008d637d47259%7C686ea1d3bc2b4c6fa92cd99c5c
> > 301635%7C0%7C0%7C636757782923893367&amp;sdata=INveAWT0s6WsppKP
> > TqCFYo50BH4sekDf9HFAscXxMw8%3D&amp;reserved=0
> This patch is correct, thanks for the fix..
> Acked
>
> Both the patches are good..
>

Thanks Poonam!

York, I believe these 2 patches need be included in the v2018.11 release.

Regards,
Bin

  reply	other threads:[~2018-10-28 13:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 13:55 [U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value Bin Meng
2018-10-08 13:55 ` [U-Boot] [PATCH 2/2] powerpc: t1040: Correct RCW EC2 settings Bin Meng
2018-10-08 15:07 ` [U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value York Sun
2018-10-15  5:21   ` Bin Meng
2018-10-22  2:10     ` Bin Meng
2018-10-22  3:43       ` Poonam Aggrwal
2018-10-22  4:11         ` Bin Meng
2018-10-25  6:46           ` Poonam Aggrwal
2018-10-28 13:00             ` Bin Meng [this message]
2018-10-29 15:01               ` York Sun
2018-10-30 19:19 ` 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='CAEUhbmU=jTfxFpoFknu6r-0VPP=Ep87TGge_u35fcSi4cySDrQ@mail.gmail.com' \
    --to=bmeng.cn@gmail.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.