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)
commitc574736915e058f506b0a760c9d6bf49d6aced97
tree9869ab52b5386dd62e4c0dc85eec226fdd925df2
parentfd5c7173ade4ea35370741aa38aab93215cdb546
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