Re: [U-Boot] [Patch v4 0/5] Supporting ARM v8 USB errata for FSL

2016-06-13 Thread Marek Vasut
On 06/13/2016 06:28 AM, Sriram Dash wrote: > The patch-set does the following : > > 1. Adds support for ARM for USB Erratum Checking code for implementing the > USB Erratum for fsl. > 2. Performs code cleanup to reduce redundancy when adding fsl device > tree fixup. > 3. Implements Erratum A008751

[U-Boot] [Patch v4 0/5] Supporting ARM v8 USB errata for FSL

2016-06-12 Thread Sriram Dash
The patch-set does the following : 1. Adds support for ARM for USB Erratum Checking code for implementing the USB Erratum for fsl. 2. Performs code cleanup to reduce redundancy when adding fsl device tree fixup. 3. Implements Erratum A008751 for LS2 platform. Sriram Dash (5): arm64: fsl-layersc