commit | a256f93d00261274b8f70066fa9b452b200548d9 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed Feb 17 13:34:22 2016 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Sun Feb 21 11:13:27 2016 +0100 |
tree | 06f61e03bee0d3eb17f9b775baf87d6d7bb01ba9 | |
parent | e34fb4c235974e7cc40bb60b46ac6e77801df977 [diff] |
mx7dsabresd: Make 'ums' command functional When running the 'ums' command we get: => ums 0 mmc 0 UMS: disk start sector: 0x0, count: 0xe18000 g_dnl_register: failed!, error: -22 ERROR: g_dnl_register failed at common/cmd_usb_mass_storage.c:107/do_usb_mass_storage() Fix this by initializing USB OTG1 port as USB device mode instead of host. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>