Re: [U-Boot] [PATCH 09/11] omap3: cm-t3517: add USB support

2014-11-04 Thread Tom Rini
On Mon, Nov 03, 2014 at 11:32:25AM +0200, Igor Grinberg wrote: Add both host and mUSB support. Currently, the selection between host USB and mUSB is done through the config file. Signed-off-by: Igor Grinberg grinb...@compulab.co.il Reviewed-by: Tom Rini tr...@ti.com -- Tom

[U-Boot] [PATCH 09/11] omap3: cm-t3517: add USB support

2014-11-03 Thread Igor Grinberg
Add both host and mUSB support. Currently, the selection between host USB and mUSB is done through the config file. Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- board/compulab/cm_t3517/cm_t3517.c | 82 ++ board/compulab/cm_t3517/mux.c | 38