Re: [U-Boot] [PATCH v1 2/2] odroid: usb: add support for usb host including ethernet

2014-10-17 Thread Suriyan Ramasami
Hello Jaehoon, On Fri, Oct 17, 2014 at 1:52 AM, Jaehoon Chung wrote: > Hi, Suriyan. > > This patch can be separated. > OK, I shall separate out the power.c/power.h changes for enabling and disabling the usbhost phy. > On 10/02/2014 10:45 PM, Suriyan Ramasami wrote: >> This change adds support f

Re: [U-Boot] [PATCH v1 2/2] odroid: usb: add support for usb host including ethernet

2014-10-17 Thread Jaehoon Chung
Hi, Suriyan. This patch can be separated. On 10/02/2014 10:45 PM, Suriyan Ramasami wrote: > This change adds support for enabling the USB host features of the board. > This includes the USB3503A hub and the SMC LAN9730 ethernet controller > as well. > > Credit goes to Tushar Behera (Linaro) for

[U-Boot] [PATCH v1 2/2] odroid: usb: add support for usb host including ethernet

2014-10-02 Thread Suriyan Ramasami
This change adds support for enabling the USB host features of the board. This includes the USB3503A hub and the SMC LAN9730 ethernet controller as well. Credit goes to Tushar Behera (Linaro) for the function set_usb_ethaddr(). Signed-off-by: Suriyan Ramasami --- arch/arm/cpu/armv7/exynos/power