Re: [U-Boot] [PATCH 3/6 V2] EXYNOS5 : USB: Set USB 2.0 HOST Link mode

2012-05-07 Thread Minkyu Kang
Dear Rajeshwari Shinde, On 4 May 2012 20:12, Rajeshwari Shinde wrote: > This patch adds a function to set usb host mode to USB 2.0 HOST Link > for EXYNOS5 > > Signed-off-by: Rajeshwari Shinde > --- need the change log here. http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versi

[U-Boot] [PATCH 3/6 V2] EXYNOS5 : USB: Set USB 2.0 HOST Link mode

2012-05-04 Thread Rajeshwari Shinde
This patch adds a function to set usb host mode to USB 2.0 HOST Link for EXYNOS5 Signed-off-by: Rajeshwari Shinde --- This patchset is based on: USB: EXYNOS: Add ehci support.patch arch/arm/cpu/armv7/exynos/system.c| 22 ++ arch/arm/include/asm/arch-exynos/system.h