Re: [U-Boot] [Patch V4 7/7] armv8/ls1043ardb: add USB support

2015-11-30 Thread York Sun
On 11/11/2015 01:58 AM, Gong Qianyu wrote: > Add support for the third USB controller for LS1043A. > > Signed-off-by: Gong Qianyu > --- > V4: > - No change. > V3: > - New Patch. Tested on LS1043ARDB board. > > arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 6 +++--- > board/frees

[U-Boot] [Patch V4 7/7] armv8/ls1043ardb: add USB support

2015-11-11 Thread Gong Qianyu
Add support for the third USB controller for LS1043A. Signed-off-by: Gong Qianyu --- V4: - No change. V3: - New Patch. Tested on LS1043ARDB board. arch/arm/include/asm/arch-fsl-layerscape/immap_lsch2.h | 6 +++--- board/freescale/ls1043ardb/ls1043ardb.c| 16