[PATCH 2.6.20.2 1/1] ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata

"Engelmayer Christian" <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>
From: Christian Engelmayer <[email protected]>

Correct the offsets of the SI_CTRL, PRI_CTRL registers according to
the Reference Manual errata sheet in order to prevent unwanted
settings regarding burst transactions and priority states.

Signed-off-by: Christian Engelmayer <[email protected]>

---
refer to MPC8349ERMAD Rev. 1.2, 08/2006
[Errata to MPC8349E PowerQUICC(tm) II Pro Integrated Host Processor Family
Reference Manual, Rev. 1]

--- linux-2.6.20.2/drivers/usb/host/ehci-fsl.h.orig	Mon Mar 12 08:32:22
2007
+++ linux-2.6.20.2/drivers/usb/host/ehci-fsl.h	Mon Mar 12 08:39:01 2007
@@ -31,7 +31,7 @@
 #define FSL_SOC_USB_SNOOP1	0x400	/* NOTE: big-endian */
 #define FSL_SOC_USB_SNOOP2	0x404	/* NOTE: big-endian */
 #define FSL_SOC_USB_AGECNTTHRSH	0x408	/* NOTE: big-endian */
-#define FSL_SOC_USB_SICTRL	0x40c	/* NOTE: big-endian */
-#define FSL_SOC_USB_PRICTRL	0x410	/* NOTE: big-endian */
+#define FSL_SOC_USB_PRICTRL	0x40c	/* NOTE: big-endian */
+#define FSL_SOC_USB_SICTRL	0x410	/* NOTE: big-endian */
 #define FSL_SOC_USB_CTRL	0x500	/* NOTE: big-endian */
 #endif				/* _EHCI_FSL_H */

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.