Files
u-boot/drivers
Zeng Tao 11080bf6c7 usb: ohci: change the NUM_EDs from 8 to 32
For ohci, the maximam supported endpoint number is 32(in and out), and
now we have used (usb_pipeendpoint(pipe) << 1) to index the specified
endpoint descritor, usb_pipeendpoint(pipe) can reach 0xf, so we need
change the NUM_EDs from 8 to 32.

Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
2018-06-29 10:52:12 +02:00
..
2018-05-29 08:33:05 +02:00
2018-06-19 07:31:47 -04:00
2018-06-01 15:56:02 +02:00
2018-06-27 13:09:55 -04:00
2018-06-19 07:31:47 -04:00
2018-06-01 15:56:02 +02:00
2018-06-01 15:56:02 +02:00
2018-06-05 20:19:09 -04:00
2018-05-25 20:13:00 -04:00