]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: imx usb buffers in iram work-around
authorDinh Nguyen <r00091@freescale.com>
Wed, 16 Sep 2009 17:56:38 +0000 (12:56 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:08:44 +0000 (14:08 +0200)
commitbbbf0b15df3470841e265d3d0c39db394774517a
tree2806a3d29b080c1f0e7f363ea6153341f07fec9d
parenta9731de498df736a2bdc58f446974954b9758a88
usb: imx usb buffers in iram work-around

Some i.MX parts (MX31, MX37) need to have usb host queue descriptors
and/or buffers in on-chip IRAM in cases of heavily loaded memory
system (i.e. large LCDs).

Signed-off-by: Dinh Nguyen <r00091@freescale.com>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-mem-iram.c [new file with mode: 0644]
drivers/usb/host/ehci-q-iram.c [new file with mode: 0644]
drivers/usb/host/ehci.h