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 1/2] armv8: LS2080A: Rename LS2085A to reflect LS2080A
Date: Thu, 15 Oct 2015 09:25:44 -0700	[thread overview]
Message-ID: <561FD388.3060806@freescale.com> (raw)
In-Reply-To: <1444900451-3989-1-git-send-email-prabhakar@freescale.com>



On 10/15/2015 02:14 AM, Prabhakar Kushwaha wrote:
> From: Pratiyush Mohan Srivastava <pratiyush.srivastava@freescale.com>
> 
> LS2080A is a prime personality of Freescale?s LS2085A. It is a non-AIOP
> personality without support of DP-DDR, L2 switch, 1588, PCIe endpoint etc.
> 
> So renaming existing LS2085A code base to reflect LS2080A (Prime personality)
> 
> Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@freescale.com>
> ---

<snip>

> diff --git a/arch/arm/cpu/armv8/fsl-lsch3/ls2085a_serdes.c b/arch/arm/cpu/armv8/fsl-lsch3/ls2080a_serdes.c
> similarity index 98%
> rename from arch/arm/cpu/armv8/fsl-lsch3/ls2085a_serdes.c
> rename to arch/arm/cpu/armv8/fsl-lsch3/ls2080a_serdes.c
> index 0b79a50..64da31c 100644
> --- a/arch/arm/cpu/armv8/fsl-lsch3/ls2085a_serdes.c
> +++ b/arch/arm/cpu/armv8/fsl-lsch3/ls2080a_serdes.c
> @@ -29,7 +29,7 @@ static struct serdes_config serdes1_cfg_tbl[] = {
>  		SGMII1 } },
>  	{0x26, {SGMII8, SGMII7, SGMII6, SGMII5, SGMII4, SGMII3, XFI2, XFI1 } },
>  	{0x28, {SGMII8, SGMII7, SGMII6, SGMII5, XFI4, XFI3, XFI2, XFI1 } },
> -	{0x2A, {XFI8, XFI7, XFI6, XFI5, XFI4, XFI3, XFI2, XFI1 } },
> +	{0x2A, {NONE, NONE, NONE, XFI5, XFI4, XFI3, XFI2, XFI1 } },

Is this change related for LS2080 only? Does LS2085 use the first four lanes?

With this patch, target LS2080AQDS/RDB will support both LS2080 and LS2085, correct?

York

  reply	other threads:[~2015-10-15 16:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  9:14 [U-Boot] [PATCH 1/2] armv8: LS2080A: Rename LS2085A to reflect LS2080A Prabhakar Kushwaha
2015-10-15 16:25 ` York Sun [this message]
2015-10-15 16:26   ` York Sun
2015-10-16  3:49   ` Kushwaha Prabhakar
2015-11-02 21:26 ` York Sun
2015-11-03  3:28   ` Kushwaha Prabhakar
  -- strict thread matches above, loose matches on Subject: below --
2015-10-15  9:09 root

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=561FD388.3060806@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