Re: [U-Boot] [PATCH 8/8] imx: mx6qp: Adjust AQos settings for peripherals

2015-06-10 Thread Peng Fan
Hi Stefano, On Wed, Jun 10, 2015 at 11:44:34AM +0200, Stefano Babic wrote: >Hi Peng, > >On 10/06/2015 10:06, Peng Fan wrote: >> From: "Ye.Li" >> >> To resolve USB camera bandwidth issue, the patch sets recommended AQoS >> setting from IC team value for peripheral and only on imx6qp. >> >> The a

Re: [U-Boot] [PATCH 8/8] imx: mx6qp: Adjust AQos settings for peripherals

2015-06-10 Thread Stefano Babic
Hi Peng, On 10/06/2015 10:06, Peng Fan wrote: > From: "Ye.Li" > > To resolve USB camera bandwidth issue, the patch sets recommended AQoS > setting from IC team value for peripheral and only on imx6qp. > > The address is: 0xbb0608, the value is: 0x8201 > I understand that, if you fight aga

[U-Boot] [PATCH 8/8] imx: mx6qp: Adjust AQos settings for peripherals

2015-06-10 Thread Peng Fan
From: "Ye.Li" To resolve USB camera bandwidth issue, the patch sets recommended AQoS setting from IC team value for peripheral and only on imx6qp. The address is: 0xbb0608, the value is: 0x8201 Signed-off-by: Ye.Li Signed-off-by: Peng Fan --- arch/arm/cpu/armv7/mx6/soc.c | 3 +++ 1 file