Files
u-boot/drivers/usb/host
Marek Vasut 7489d22a3c usb: xhci: Set number of event segments and entries to 1
The Linux kernel driver sets the number of event segments and entries
to 1 , while the initial import of the xhci code set that values to 3
for reasons unknown. While most controllers are fine with more event
segments with more entries, there are standard-conformant controllers
(ie. Renesas RCar xHCI) which only support 1 event segment.

Set the number of event segments and event entries back to 1 to allow
such controllers to work with U-Boot xHCI stack. Note that the Renesas
controller correctly indicates ERST Max = 1 in HCSPARAMS2[7:4] .

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
2017-09-27 12:12:21 +02:00
..
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2016-04-01 17:18:10 -04:00
2016-04-01 17:18:10 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2016-10-23 18:33:18 -04:00
2017-07-03 17:35:28 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00