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