commit | 2b8e8d2671227473c9698859db38fefa328b87d0 | [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 | 88e826be45f83308d0939b1daedccecd527582b9 [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>