Home
last modified time | relevance | path

Searched hist:"2 b8e8d2671227473c9698859db38fefa328b87d0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx7dsabresd/
H A Dmx7dsabresd.c2b8e8d2671227473c9698859db38fefa328b87d0 Wed Feb 17 15:34:22 UTC 2016 Fabio Estevam <fabio.estevam@nxp.com> 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>