Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-03-01 Thread Sangwook Lee
On 1 March 2012 03:24, Tushar Behera wrote: > On 02/29/2012 06:31 PM, Thomas Abraham wrote: > > Hi Sangwook, > > > > On 29 February 2012 18:11, Sangwook Lee wrote: > >> Enable burst transfer from AHB for EHCI. > >> This fixes data transfer of USB Ethernet with EHCI. > >> Without this patch, scp

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Tushar Behera
On 02/29/2012 06:31 PM, Thomas Abraham wrote: > Hi Sangwook, > > On 29 February 2012 18:11, Sangwook Lee wrote: >> Enable burst transfer from AHB for EHCI. >> This fixes data transfer of USB Ethernet with EHCI. >> Without this patch, scp hardly works. >> >> Signed-off-by: Sangwook Lee >> --- >>

RE: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Jingoo Han
; gre...@suse.de; kgene@samsung.com; > st...@rowland.harvard.edu; > jg1@samsung.com; jy0922.s...@samsung.com; patc...@linaro.org; > linaro-dev@lists.linaro.org; > li...@arm.linux.org.uk; Sangwook Lee > Subject: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function > > Ena

RE: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Jingoo Han
-li...@fluff.org; gre...@suse.de; kgene@samsung.com; > st...@rowland.harvard.edu; > jg1@samsung.com; jy0922.s...@samsung.com; patc...@linaro.org; > linaro-dev@lists.linaro.org; > li...@arm.linux.org.uk > Subject: Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function > >

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Sangwook Lee
On 29/02/12 13:01, Thomas Abraham wrote: Hi Sangwook, On 29 February 2012 18:11, Sangwook Lee wrote: Enable burst transfer from AHB for EHCI. This fixes data transfer of USB Ethernet with EHCI. Without this patch, scp hardly works. Signed-off-by: Sangwook Lee --- arch/arm/mach-exynos/setu

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Sangwook Lee
m-ker...@lists.infradead.org Cc: ben-li...@fluff.org; gre...@suse.de; kgene@samsung.com; st...@rowland.harvard.edu; jg1@samsung.com; jy0922.s...@samsung.com; patc...@linaro.org; linaro-dev@lists.linaro.org; li...@arm.linux.org.uk; Sangwook Lee Subject: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB

Re: [PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Thomas Abraham
Hi Sangwook, On 29 February 2012 18:11, Sangwook Lee wrote: > Enable burst transfer from AHB for EHCI. > This fixes data transfer of USB Ethernet with EHCI. > Without this patch, scp hardly works. > > Signed-off-by: Sangwook Lee > --- >  arch/arm/mach-exynos/setup-usb-phy.c      |    6 ++ >

[PATCH 1/2] ARM: EXYNOS: Add EHCI AHB burst function

2012-02-29 Thread Sangwook Lee
Enable burst transfer from AHB for EHCI. This fixes data transfer of USB Ethernet with EHCI. Without this patch, scp hardly works. Signed-off-by: Sangwook Lee --- arch/arm/mach-exynos/setup-usb-phy.c |6 ++ arch/arm/plat-samsung/devs.c |2 ++ arch/arm/plat-samsung/i