Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-11-07 Thread Yao Yuan
On 11/08/2016 02:17 PM, York Sun wrote: > On 10/16/2016 08:58 PM, Yao Yuan wrote: > > Hi York, > > > > It seems arch/arm/cpu/armv8/fsl-layerscape/doc/README.* is better. > > I will update my patch and resend soon. > > > > Did you send the update? BTW, I think you meant "deploy QSPI image" in the >

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-11-07 Thread york sun
On 10/16/2016 08:58 PM, Yao Yuan wrote: > Hi York, > > It seems arch/arm/cpu/armv8/fsl-layerscape/doc/README.* is better. > I will update my patch and resend soon. > Did you send the update? BTW, I think you meant "deploy QSPI image" in the subject. York

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-16 Thread Yao Yuan
On 10/14/2016 11:36 PM, York Sun wrote: > On 10/13/2016 11:45 PM, Yao Yuan wrote: > > On 10/12/2016 08:00 PM, York Sun wrote: > >> On 10/11/2016 08:00 PM, Yao Yuan wrote: > > Yuan Yao, > > I think the procedure can be applied to many of our boards with > QSPI, right? It may

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-14 Thread york sun
On 10/13/2016 11:45 PM, Yao Yuan wrote: > On 10/12/2016 08:00 PM, York Sun wrote: >> On 10/11/2016 08:00 PM, Yao Yuan wrote: Yuan Yao, I think the procedure can be applied to many of our boards with QSPI, right? It may be better to move this information out of ls2080aqds. >

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-13 Thread Yao Yuan
On 10/12/2016 08:00 PM, York Sun wrote: > On 10/11/2016 08:00 PM, Yao Yuan wrote: > >> > >> Yuan Yao, > >> > >> I think the procedure can be applied to many of our boards with QSPI, > >> right? It may be better to move this information out of ls2080aqds. > >> > > > > Hi York, > > > > Yes, but a lit

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-12 Thread Yao Yuan
On 10/11/2016 11:04 PM, york sun wrote: > On 10/10/2016 11:04 PM, Yuan Yao wrote: > > From: Yuan Yao > > > > Signed-off-by: Yuan Yao > > --- > > board/freescale/ls2080aqds/README | 35 > > +++ > > 1 file changed, 35 insertions(+) > > > > diff --git a/board/freesca

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-11 Thread york sun
On 10/11/2016 08:00 PM, Yao Yuan wrote: >> >> Yuan Yao, >> >> I think the procedure can be applied to many of our boards with QSPI, right? >> It >> may be better to move this information out of ls2080aqds. >> > > Hi York, > > Yes, but a little difference for "CCSR write" for different boards. > B

Re: [U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-11 Thread york sun
On 10/10/2016 11:04 PM, Yuan Yao wrote: > From: Yuan Yao > > Signed-off-by: Yuan Yao > --- > board/freescale/ls2080aqds/README | 35 +++ > 1 file changed, 35 insertions(+) > > diff --git a/board/freescale/ls2080aqds/README > b/board/freescale/ls2080aqds/README >

[U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image.

2016-10-11 Thread Yuan Yao
From: Yuan Yao Signed-off-by: Yuan Yao --- board/freescale/ls2080aqds/README | 35 +++ 1 file changed, 35 insertions(+) diff --git a/board/freescale/ls2080aqds/README b/board/freescale/ls2080aqds/README index f288750..0f7446a 100644 --- a/board/freescale/ls2080