709fef51 | 13-Apr-2017 |
Peng Fan <peng.fan@nxp.com> |
imx: mx7dsabresd: reset ENET_RST_B
Reset ENET_RST_B to make ENET function stable. Since DM_GPIO enabled, we use "gpio_spi@0_5" which corresponds to ENET_RST_B.
Signed-off-by: Peng Fan <peng.fan@nxp
imx: mx7dsabresd: reset ENET_RST_B
Reset ENET_RST_B to make ENET function stable. Since DM_GPIO enabled, we use "gpio_spi@0_5" which corresponds to ENET_RST_B.
Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>
show more ...
|
2b8e8d26 | 17-Feb-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_regist
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>
show more ...
|