]> git.sur5r.net Git - u-boot/commit
fastboot: Enable the respective speed endpoints at runtime
authorRoger Quadros <rogerq@ti.com>
Wed, 13 Apr 2016 08:30:00 +0000 (11:30 +0300)
committerMarek Vasut <marex@denx.de>
Mon, 25 Apr 2016 15:56:30 +0000 (17:56 +0200)
commit8b704a0e3d71ca8d1610ae0a877aa42dfdd8de82
treeb58c0264becd54cb8265dd0b2308b24da2a03583
parent718156ad0ab076f94fbfc5f2628e6b43d1f5a127
fastboot: Enable the respective speed endpoints at runtime

In a dual speed configuration we need to check at runtime if
we want to enable the Full-Speed or High-Speed endpoint.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Lukasz Majewski <l.majewski@samsung.com>
Tested-by: Steve Rae <srae@broadcom.com>
[Test HW: bcm235xx board]
drivers/usb/gadget/f_fastboot.c