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

2016-01-19 Thread york sun
On 01/14/2016 08:49 PM, Prabhakar Kushwaha wrote:
> 
>> -Original Message-
>> From: york sun [mailto:york@nxp.com]
>> Sent: Thursday, January 14, 2016 10:36 PM
>> To: Ashish Kumar ; u-boot@lists.denx.de
>> Cc: Prabhakar Kushwaha 
>> 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 
>>> ---
>>>  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.

York



___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-19 Thread Prabhakar Kushwaha

> -Original Message-
> From: york sun
> Sent: Wednesday, January 20, 2016 12:02 AM
> To: Prabhakar Kushwaha ; Ashish Kumar
> ; u-boot@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@nxp.com]
> >> Sent: Thursday, January 14, 2016 10:36 PM
> >> To: Ashish Kumar ; u-boot@lists.denx.de
> >> Cc: Prabhakar Kushwaha 
> >> 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 
> >>> ---
> >>>  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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-15 Thread Prabhakar Kushwaha

> -Original Message-
> From: york sun [mailto:york@nxp.com]
> Sent: Thursday, January 14, 2016 10:36 PM
> To: Ashish Kumar ; u-boot@lists.denx.de
> Cc: Prabhakar Kushwaha 
> 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 
> > ---
> >  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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-14 Thread Ashish Kumar
From: Ashish Kumar 

Signed-off-by: Ashish Kumar 
---
 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 {
-- 
1.7.6.GIT

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-14 Thread y
From: Ashish Kumar 

Signed-off-by: Ashish Kumar 
---
 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 {
-- 
1.7.6.GIT

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-14 Thread Ashish Kumar
Signed-off-by: Ashish Kumar 
---
 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 {
-- 
1.7.6.GIT

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


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

2016-01-14 Thread york sun
On 01/14/2016 04:42 AM, Ashish Kumar wrote:
> Signed-off-by: Ashish Kumar 
> ---
>  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.

York

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot