[U-Boot] [PATCH] ls2-2085ardb: Correct the model name of ls2085ardb

Prabhakar Kushwaha prabhakar.kushwaha at nxp.com
Wed Jan 20 02:41:43 CET 2016


> -----Original Message-----
> From: york sun
> Sent: Wednesday, January 20, 2016 12:02 AM
> To: Prabhakar Kushwaha <prabhakar.kushwaha at nxp.com>; Ashish Kumar
> <ashish.kumar at nxp.com>; u-boot at lists.denx.de
> Subject: Re: [PATCH] ls2-2085ardb: Correct the model name of ls2085ardb
> 
> On 01/14/2016 08:49 PM, Prabhakar Kushwaha wrote:
> >
> >> -----Original Message-----
> >> From: york sun [mailto:york.sun at nxp.com]
> >> Sent: Thursday, January 14, 2016 10:36 PM
> >> To: Ashish Kumar <Ashish.Kumar at freescale.com>; u-boot at lists.denx.de
> >> Cc: Prabhakar Kushwaha <prabhakar at freescale.com>
> >> Subject: Re: [PATCH] ls2-2085ardb: Correct the model name of
> >> ls2085ardb
> >>
> >> On 01/14/2016 04:42 AM, Ashish Kumar wrote:
> >>> Signed-off-by: Ashish Kumar <Ashish.Kumar at freescale.com>
> >>> ---
> >>>  arch/arm/dts/fsl-ls2080a-rdb.dts |    2 +-
> >>>  1 files changed, 1 insertions(+), 1 deletions(-)
> >>>
> >>> diff --git a/arch/arm/dts/fsl-ls2080a-rdb.dts
> >>> b/arch/arm/dts/fsl-ls2080a-
> >> rdb.dts
> >>> index 1a1813b..71d1969 100644
> >>> --- a/arch/arm/dts/fsl-ls2080a-rdb.dts
> >>> +++ b/arch/arm/dts/fsl-ls2080a-rdb.dts
> >>> @@ -11,7 +11,7 @@
> >>>  #include "fsl-ls2080a.dtsi"
> >>>
> >>>  / {
> >>> -	model = "Freescale Layerscape 2080a RDB Board";
> >>> +	model = "Freescale Layerscape 2085a RDB Board";
> >>>  	compatible = "fsl,ls2080a-rdb", "fsl,ls2080a";
> >>>
> >>>  	aliases {
> >>>
> >>
> >> Ashish,
> >>
> >> Why change this? This product has been renamed to LS2080A.
> >>
> >
> > LS2085ARDB is a platform/board hosting LS2080A, LS2085A and LS2088A.
> >
> > This is the reason board name is being updated.
> >
> 
> Prabhakar,
> 
> You changed the name from LS2085A to LS2080A not long ago, including the
> board LS2085ARDB, stating LS2080A is the prime personality. Now you want
> to change it back? You have to give a good reason.
> 

LS2080A and LS2085A name is correct. 

Things nail down to platform/board which will host the SoC.  LS2085ARDB "board" will host both LS2080A, LS2085A and in future LS2088A.  Same name is printed on the board.  So to avoid confusion board name has been updated.

looks like v2 of this patch is required, as in board/Freescale/ls2080rdb.c  board name is printed as per SoC name with suffix of QDS or RDB. 

--prabhakar



More information about the U-Boot mailing list