From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 6 May 2015 01:02:26 +0200 Subject: [U-Boot] [PATCH 10/16] usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus In-Reply-To: <1430862979-4684-11-git-send-email-hdegoede@redhat.com> References: <1430862979-4684-1-git-send-email-hdegoede@redhat.com> <1430862979-4684-11-git-send-email-hdegoede@redhat.com> Message-ID: <201505060102.26534.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, May 05, 2015 at 11:56:13 PM, Hans de Goede wrote: > 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 Reviewed-by: Marek Vasut Best regards, Marek Vasut