1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/drivers/usb/gadget
Xu Ziyuan 9424f14183 usb: dwc2 : invalidate dcache before starting DMA
Invalidate dcache before starting the DMA to ensure coherency. In case
there are any dirty lines from the DMA buffer in the cache, subsequent
cache-line replacements may corrupt the buffer in memory while the DMA
is still going on. Cache-line replacement can happen if the CPU tries to
bring some other memory locations into the cache while the DMA is going
on.

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-07-25 20:44:19 -06:00
..
2015-07-22 08:57:54 +02:00
2016-02-06 12:00:59 +01:00
2014-09-24 18:30:29 -04:00
2016-02-06 12:00:59 +01:00
2016-02-06 12:00:59 +01:00
2016-05-06 20:06:56 +02:00
2016-05-02 18:37:09 -04:00
2016-01-19 08:31:21 -05:00
2016-01-19 08:31:21 -05:00
2016-02-06 12:00:59 +01:00