Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-03-08 Thread Prabhakar Kushwaha
> -Original Message- > From: Scott Wood [mailto:o...@buserror.net] > Sent: Wednesday, March 09, 2016 1:02 AM > To: Prabhakar Kushwaha ; u- > b...@lists.denx.de > Cc: york sun ; Priyanka Jain > Subject: Re: [RFC] armv8: layerscape: Add support of u-boot device tree fix- > up > > On Tue, 2

Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-03-08 Thread Scott Wood
On Tue, 2016-02-23 at 04:09 +, Prabhakar Kushwaha wrote: > > -Original Message- > > From: Scott Wood [mailto:o...@buserror.net] > > Sent: Tuesday, February 23, 2016 6:52 AM > > To: Prabhakar Kushwaha ; u- > > b...@lists.denx.de > > Cc: york sun ; Priyanka Jain > > Subject: Re: [RFC] ar

Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-02-24 Thread Scott Wood
On Wed, 2016-02-24 at 02:50 +, Prabhakar Kushwaha wrote: > > -Original Message- > > From: Scott Wood [mailto:o...@buserror.net] > > Sent: Tuesday, February 23, 2016 12:14 PM > > To: Prabhakar Kushwaha ; u- > > b...@lists.denx.de > > Cc: york sun ; Priyanka Jain > > Subject: Re: [RFC] a

Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-02-23 Thread Prabhakar Kushwaha
> -Original Message- > From: Scott Wood [mailto:o...@buserror.net] > Sent: Tuesday, February 23, 2016 12:14 PM > To: Prabhakar Kushwaha ; u- > b...@lists.denx.de > Cc: york sun ; Priyanka Jain > Subject: Re: [RFC] armv8: layerscape: Add support of u-boot device tree fix- > up > > On Tue,

Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-02-22 Thread Scott Wood
On Tue, 2016-02-23 at 04:09 +, Prabhakar Kushwaha wrote: > > -Original Message- > > From: Scott Wood [mailto:o...@buserror.net] > > Sent: Tuesday, February 23, 2016 6:52 AM > > To: Prabhakar Kushwaha ; u- > > b...@lists.denx.de > > Cc: york sun ; Priyanka Jain > > Subject: Re: [RFC] ar

Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-02-22 Thread Prabhakar Kushwaha
> -Original Message- > From: Scott Wood [mailto:o...@buserror.net] > Sent: Tuesday, February 23, 2016 6:52 AM > To: Prabhakar Kushwaha ; u- > b...@lists.denx.de > Cc: york sun ; Priyanka Jain > Subject: Re: [RFC] armv8: layerscape: Add support of u-boot device tree fix- > up > > On Mon, 2

Re: [U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-02-22 Thread Scott Wood
On Mon, 2016-02-22 at 16:05 +0530, Prabhakar Kushwaha wrote: > There is a requirement of u-boot dts fix-up before it is being > consumed by u-boot. You might want to explain the reason *why* we have this requirement -- that the board takes a socketed SoC, and we don't want to have to reflash the b

[U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up

2016-02-22 Thread Prabhakar Kushwaha
There is a requirement of u-boot dts fix-up before it is being consumed by u-boot. NXP's SoC LS2085A, LS2080A and LS2088A are almost same except variation in ARM core where LS2085A/LS2080A has A57 and LS2088A has A72. These SoCs will be placed on common LS2085ARDB platform. So instead of maintain