Re: [U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315

2017-08-10 Thread York Sun
On 07/03/2017 03:07 AM, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > The implementation of workaround A-010315 is wrong, it updated > other IP's CSU registers. > > Signed-off-by: Hou Zhiqiang > --- Revised commit message. Applied to fsl-qoriq master, awaiting upstream. Thanks. York _

Re: [U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315

2017-08-08 Thread Z.q. Hou
Hi York, > -Original Message- > From: York Sun > Sent: 2017年8月9日 0:17 > To: Z.q. Hou ; u-boot@lists.denx.de > Subject: Re: [PATCH] fsl-lsch2: csu: correct the workaround A-010315 > > On 08/07/2017 11:31 PM, Z.q. Hou wrote: > > Hi York, > > > > Thanks a lot for your comments! > > > >>

Re: [U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315

2017-08-08 Thread York Sun
On 08/07/2017 11:31 PM, Z.q. Hou wrote: > Hi York, > > Thanks a lot for your comments! > >> -Original Message- >> From: York Sun >> Sent: 2017年8月8日 5:18 >> To: Z.q. Hou ; u-boot@lists.denx.de >> Subject: Re: [PATCH] fsl-lsch2: csu: correct the workaround A-010315 >> >> On 07/03/2017 03:07

Re: [U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315

2017-08-07 Thread Z.q. Hou
Hi York, Thanks a lot for your comments! > -Original Message- > From: York Sun > Sent: 2017年8月8日 5:18 > To: Z.q. Hou ; u-boot@lists.denx.de > Subject: Re: [PATCH] fsl-lsch2: csu: correct the workaround A-010315 > > On 07/03/2017 03:07 AM, Zhiqiang Hou wrote: > > From: Hou Zhiqiang > > >

Re: [U-Boot] [PATCH] fsl-lsch2: csu: correct the workaround A-010315

2017-08-07 Thread York Sun
On 07/03/2017 03:07 AM, Zhiqiang Hou wrote: > From: Hou Zhiqiang > > The implementation of workaround A-010315 is wrong, it updated > other IP's CSU registers. > > Signed-off-by: Hou Zhiqiang > --- > board/freescale/common/ns_access.c | 20 ++-- > include/fsl_csu.h