1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00
Files
u-boot-megous/drivers/usb/host
Hans de Goede b748b24fb5 ohci: Add missing cache-flush for hcca area
We need to cache-flush the hcca area after the initial memset, otherwise
on the first hc_interrupt we might see an old $random value as done_head and
try to interpret that as the address for a completed td (followed by chaos).

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2015-11-03 17:29:33 +01:00
..
2015-09-07 13:41:05 +02:00
2015-10-21 02:25:01 +02:00
2015-08-12 20:47:48 -04:00
2015-02-05 22:16:42 -07:00
2015-04-18 11:11:28 -06:00