commit | e9302ecf4305dc22a3c0c3ca55c6a5aaaf7eebc7 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Apr 13 08:42:52 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 21 12:44:23 2022 +0200 |
tree | 9869ab52b5386dd62e4c0dc85eec226fdd925df2 | |
parent | 6262ee8cd50411d72af8be3a1a4cc3f2031d96cc [diff] |
configs: imx8m{m,n}_venice_defconfig: add usb support Enable USB support for host controller and various USB ethernet devices. Example usage of USB Mass Storage (UMS) support: u-boot=> mmc list FSL_SDHC: 0 FSL_SDHC: 1 FSL_SDHC: 2 (eMMC) u-boot=> ums 0 mmc 2 UMS: LUN 0, dev mmc 2, hwpart 0, sector 0x0, count 0xe30000 Signed-off-by: Tim Harvey <tharvey@gateworks.com>