diff options
author | Hrushikesh Salunke <h-salunke@ti.com> | 2025-03-10 17:38:56 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-03-30 09:15:27 -0600 |
commit | c5db8973d7df0573d5e72fa5b9154d3c0856ec3e (patch) | |
tree | e9f913b6b3ab1015d5601555d87fde46ff9c682a /tools/u_boot_pylib/test_util.py | |
parent | bc09d20b51336ab61a5ea9c373275338752f9a9c (diff) |
configs: am64x_evm_a53_defconfig: Enable support for UMS
Enable support for USB mass storage class (UMS) via USB0 instance of
USB on AM64x SoC. UMS allows USB host to access U-Boot block device
and enable file transfer.
Example usage of UMS command :
=> mmc list
mmc@fa10000: 0 (eMMC)
mmc@fa00000: 1
=> ums 0 mmc 1
UMS: LUN 0, dev mmc 1, hwpart 0, sector 0x0, count 0x3b72400
Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions