armv7: Add workaround for USB erratum A-008997
[oweals/u-boot.git] / arch / arm / include / asm / arch-ls102xa / immap_ls102xa.h
index bc5125d83317a2bc89b9425a2408e694da204156..25e65cbd26ff9336ee7286785f90a65807bf77d1 100644 (file)
@@ -178,6 +178,9 @@ struct ccsr_gur {
 #define SCFG_USB3PRM1CR                        0x070
 #define SCFG_USB_TXVREFTUNE            0x9
 #define SCFG_USB_SQRXTUNE_MASK         0x7
+#define SCFG_USB3PRM2CR                        0x074
+#define SCFG_USB_PCSTXSWINGFULL_MASK   0x0000FE00
+#define SCFG_USB_PCSTXSWINGFULL_VAL            0x00008E00
 
 /* Supplemental Configuration Unit */
 struct ccsr_scfg {