Yellow USB mass storage support (#2035)

* Enable USB OTG in the Yellow device tree

* Enable U-Boot USB mass storage command

* Enable UMS mode when blue button is pressed
This commit is contained in:
Stefan Agner
2022-07-27 23:54:17 +02:00
committed by GitHub
parent 084b20e4df
commit 364196614b
13 changed files with 83 additions and 48 deletions

View File

@@ -1,2 +1,3 @@
CONFIG_CMD_NVME=y
CONFIG_NVME=y
CONFIG_CMD_USB_MASS_STORAGE=y