]> git.sur5r.net Git - u-boot/commit
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
authorHans de Goede <hdegoede@redhat.com>
Tue, 5 May 2015 21:56:13 +0000 (23:56 +0200)
committerSimon Glass <sjg@chromium.org>
Wed, 6 May 2015 18:48:36 +0000 (12:48 -0600)
commit8d005ef81a7a6608401410a0f55fbcd5dd72f29c
tree0baab2feeec2101e1bb4900a039b44699ca23513
parentcae01cb2a9f9a1c4df315e53b063f846d3b364a3
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus

Add proper cache flushing / invalidating for non cache coherent cpus, for now
only enable this for new (driver-model) usb code to avoid regressions.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Marek Vasut <marex@denx.de>
drivers/usb/host/ohci-hcd.c
drivers/usb/host/ohci.h