]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3_logic/omap35_logic: Move to DM_USB
authorAdam Ford <aford173@gmail.com>
Fri, 7 Dec 2018 20:38:33 +0000 (14:38 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 12 Dec 2018 17:14:24 +0000 (12:14 -0500)
commit6162aee8017e678ddf6c0323bb67a0d6205eb396
tree2816652c5bb8d6947562cfa4c2f81d06c8db0650
parent5e8efcfc1bb7f338444860f38dca2ef56bfc8799
ARM: omap3_logic/omap35_logic: Move to DM_USB

The existing config is setup as a gadget but it doesn't use
DM_USB.  This patch converts all boards to DM_USB, but as host.

As host, it is able to mount USB drives and browse them.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/omap35_logic_defconfig
configs/omap35_logic_somlv_defconfig
configs/omap3_logic_defconfig
configs/omap3_logic_somlv_defconfig