commit | 25983c159828873235f35b9267440fe100a138ec | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Jan 21 17:12:19 2009 +0100 |
committer | Remy Bohmer <linux@bohmer.net> | Wed Jan 28 19:57:31 2009 +0100 |
tree | aea6f4b4a849cab9bb959f00e02019d8922cddef | |
parent | c7c6d85030106c5678fa158a64c558949eb4167c [diff] |
USB: Add dcache support to the EHCI driver This patch adds routines to handle (flush/invalidate) the dcache for the QH and qTD structures and data buffers. This is needed on platforms using this EHCI support with dcache enabled (like the MIPS VCT board port). Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Remy Bohmer <linux@bohmer.net>