
19 Feb
2016
19 Feb
'16
9:55 p.m.
On 15 February 2016 at 10:34, Stephen Warren swarren@wwwdotorg.org wrote:
From: Stephen Warren swarren@nvidia.com
This allows U-Boot to expose UMS and DFU protocols on this port in device mode, or to act as a USB host on the port, using an "OTG" (micro-B to female A host) cable.
Signed-off-by: Stephen Warren swarren@nvidia.com
v2: Don't set CONFIG_USB_MAX_CONTROLLER_COUNT in config header.
arch/arm/dts/tegra114-dalmore.dts | 9 ++++++++- include/configs/dalmore.h | 1 + 2 files changed, 9 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org