]> git.baikalelectronics.ru Git - uboot.git/commit
configs: imx8m{m,n}_venice_defconfig: add usb support
authorTim Harvey <tharvey@gateworks.com>
Wed, 13 Apr 2022 15:42:52 +0000 (08:42 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 21 Apr 2022 10:44:23 +0000 (12:44 +0200)
commitf4ed0cd9f5102c38424fd456736a94e3072b49ce
tree9869ab52b5386dd62e4c0dc85eec226fdd925df2
parent44d31a94bdd6fcc311f5b488a162d07a14f7d615
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>
configs/imx8mm_venice_defconfig
configs/imx8mn_venice_defconfig
include/configs/imx8mm_venice.h
include/configs/imx8mn_venice.h