Re: [U-Boot] [PATCH] usb: ehci: rmobile: Remove xHCI address

2014-07-28 Thread Marek Vasut
On Monday, July 28, 2014 at 08:29:31 AM, Nobuhiro Iwamatsu wrote: > echi-rmobile does not support xHCI. This removes xHCI address > from address table. And this revise a value of > CONFIG_USB_MAX_CONTROLLER_COUNT for lager board and koelsh board. > > Signed-off-by: Nobuhiro Iwamatsu Applied, tha

[U-Boot] [PATCH] usb: ehci: rmobile: Remove xHCI address

2014-07-27 Thread Nobuhiro Iwamatsu
echi-rmobile does not support xHCI. This removes xHCI address from address table. And this revise a value of CONFIG_USB_MAX_CONTROLLER_COUNT for lager board and koelsh board. Signed-off-by: Nobuhiro Iwamatsu --- drivers/usb/host/ehci-rmobile.c | 3 --- include/configs/koelsch.h | 2 +- inc