/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124-nyan.dtsi | diff 8105816cbb1dd0e13a9602532615cb93f1a502e3 Thu Feb 14 17:25:49 CST 2019 Tristan Bastian <tristan-c.bastian@gmx.de> ARM: tegra: enable ums on nyan boards
This patch enables UMS on the nyan devices like the nyan-big. A patch like this has been sent in by Stephen Warren some time ago for other tegra devices: commit e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec. But the nyan devices never received that functionality.
Signed-off-by: Tristan Bastian <tristan-c.bastian@gmx.de> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | tegra124-venice2.dts | diff e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec Thu May 29 16:29:40 CDT 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: enable USB device mode and UMS on some boards
For each of Jetson TK1, Venice2, and Beaver:
- Enable the first USB controller in DT, and describe its configuration.
- Enable USB device/gadget support. This allows the user to type e.g. "ums 0 mmc 0" at the command-line to cause U-Boot to act a USB device implementing the USB Mass Storage protocol, and expose MMC device 0 that way.
This allows a host PC to mount the Tegra device's MMC, partition it, and install a filesystem on it.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | tegra124-jetson-tk1.dts | diff e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec Thu May 29 16:29:40 CDT 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: enable USB device mode and UMS on some boards
For each of Jetson TK1, Venice2, and Beaver:
- Enable the first USB controller in DT, and describe its configuration.
- Enable USB device/gadget support. This allows the user to type e.g. "ums 0 mmc 0" at the command-line to cause U-Boot to act a USB device implementing the USB Mass Storage protocol, and expose MMC device 0 that way.
This allows a host PC to mount the Tegra device's MMC, partition it, and install a filesystem on it.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | tegra30-beaver.dts | diff e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec Thu May 29 16:29:40 CDT 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: enable USB device mode and UMS on some boards
For each of Jetson TK1, Venice2, and Beaver:
- Enable the first USB controller in DT, and describe its configuration.
- Enable USB device/gadget support. This allows the user to type e.g. "ums 0 mmc 0" at the command-line to cause U-Boot to act a USB device implementing the USB Mass Storage protocol, and expose MMC device 0 that way.
This allows a host PC to mount the Tegra device's MMC, partition it, and install a filesystem on it.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
/openbmc/u-boot/include/configs/ |
H A D | venice2.h | diff e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec Thu May 29 16:29:40 CDT 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: enable USB device mode and UMS on some boards
For each of Jetson TK1, Venice2, and Beaver:
- Enable the first USB controller in DT, and describe its configuration.
- Enable USB device/gadget support. This allows the user to type e.g. "ums 0 mmc 0" at the command-line to cause U-Boot to act a USB device implementing the USB Mass Storage protocol, and expose MMC device 0 that way.
This allows a host PC to mount the Tegra device's MMC, partition it, and install a filesystem on it.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | jetson-tk1.h | diff e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec Thu May 29 16:29:40 CDT 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: enable USB device mode and UMS on some boards
For each of Jetson TK1, Venice2, and Beaver:
- Enable the first USB controller in DT, and describe its configuration.
- Enable USB device/gadget support. This allows the user to type e.g. "ums 0 mmc 0" at the command-line to cause U-Boot to act a USB device implementing the USB Mass Storage protocol, and expose MMC device 0 that way.
This allows a host PC to mount the Tegra device's MMC, partition it, and install a filesystem on it.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|
H A D | beaver.h | diff e6607cffef965011ef0ddc0fbe6f4b7c0d53aeec Thu May 29 16:29:40 CDT 2014 Stephen Warren <swarren@nvidia.com> ARM: tegra: enable USB device mode and UMS on some boards
For each of Jetson TK1, Venice2, and Beaver:
- Enable the first USB controller in DT, and describe its configuration.
- Enable USB device/gadget support. This allows the user to type e.g. "ums 0 mmc 0" at the command-line to cause U-Boot to act a USB device implementing the USB Mass Storage protocol, and expose MMC device 0 that way.
This allows a host PC to mount the Tegra device's MMC, partition it, and install a filesystem on it.
Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
|