Re: [U-Boot] [PATCH v2 69/80] dm: usb: exynos: Enable both USB ports on snow

2015-04-07 Thread Simon Glass
On 25 March 2015 at 12:22, Simon Glass wrote: > Switch snow over to use both EHCI and XHCI at the same time. > > Signed-off-by: Simon Glass > --- > > Changes in v2: None > > include/configs/snow.h | 2 ++ > 1 file changed, 2 insertions(+) Applied to u-boot-dm/next. _

[U-Boot] [PATCH v2 69/80] dm: usb: exynos: Enable both USB ports on snow

2015-03-25 Thread Simon Glass
Switch snow over to use both EHCI and XHCI at the same time. Signed-off-by: Simon Glass --- Changes in v2: None include/configs/snow.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/configs/snow.h b/include/configs/snow.h index fe802f2..e024955 100644 --- a/include/configs/snow.