Searched hist:e73c7cdd1ea152f35f6cf2bc850362cd859f36b6 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | seaboard.h | e73c7cdd1ea152f35f6cf2bc850362cd859f36b6 Fri Oct 12 09:45:49 UTC 2012 Stephen Warren <swarren@nvidia.com> ARM: tegra: Seaboard: enable multiple USB ports
The device tree already contains the required configuration for both the USB1 and USB3 ports. Enable the required configuration options to enable both these ports, which in turn allows the USB1 port to be used.
Note that on a true Seaboard, this port is typically used as a device port hosting Tegra's USB recovery protocol. However, on the Springbank derivative, this port is the only external USB port, so we enable it as a host port so that USB peripherals may be used. Enabling this port in U-Boot as a host port doesn't prevent the port from reverting to a device port when the CPU is reset into recovery mode.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|