]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap1510.h
* Patch by George G. Davis, 19 Aug 2003:
[people/ms/u-boot.git] / include / configs / omap1510.h
index 540630b593265886c8cc0dba21b8f009bde68c07..dfcb3672f20b1e69c3d10b09961b712c04e18a07 100644 (file)
 
 #define MOD_CONF_CTRL_0                0xfffe1080
 
+#ifdef CONFIG_OMAP1610 /* 1610 Configuration Register */
+
+#define USB_OTG_CTRL                   0xFFFB040C
+#define USB_TRANSCEIVER_CTRL   0xFFFE1064
+#define PULL_DWN_CTRL_4        0xFFFE10AC
+#define PU_PD_SEL_0            0xFFFE10B4
+#define PU_PD_SEL_1            0xFFFE10B8
+#define PU_PD_SEL_2            0xFFFE10BC
+#define PU_PD_SEL_3            0xFFFE10C0
+#define PU_PD_SEL_4            0xFFFE10C4
+
+#endif
 /*
  * Traffic Controller Memory Interface Registers
  */
@@ -521,6 +533,7 @@ typedef struct {
 #define WDTIM_CONTROL_ST       BIT7
 
 
+
 /* ---------------------------------------------------------------------------
  *  Differentiating processor versions for those who care.
  * ---------------------------------------------------------------------------