Re: [U-Boot] [PATCH 4/5] armv8: ls1088a: add icid setup for platform devices

2019-08-22 Thread Prabhakar Kushwaha
> -Original Message- > From: Horia Geanta > Sent: Wednesday, July 31, 2019 1:28 AM > To: Laurentiu Tudor ; u-boot@lists.denx.de; > Prabhakar Kushwaha > Subject: Re: [PATCH 4/5] armv8: ls1088a: add icid setup for platform devices > > On 7/30/2019 5:30 PM, laurentiu.tu...@nxp.com wrote: >

Re: [U-Boot] [PATCH 4/5] armv8: ls1088a: add icid setup for platform devices

2019-07-30 Thread Horia Geanta
On 7/30/2019 5:30 PM, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor > > Add ICID setup for the platform devices contained on this chip: usb, > sata, sdhc, sec. The ICID macros for SEC needed to be adapted because > the format of the registers is different. > > Signed-off-by: Laurentiu T

[U-Boot] [PATCH 4/5] armv8: ls1088a: add icid setup for platform devices

2019-07-30 Thread laurentiu . tudor
From: Laurentiu Tudor Add ICID setup for the platform devices contained on this chip: usb, sata, sdhc, sec. The ICID macros for SEC needed to be adapted because the format of the registers is different. Signed-off-by: Laurentiu Tudor --- arch/arm/cpu/armv8/fsl-layerscape/Makefile| 1 + ..