omap4: add sdram init support
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-omap4 / clocks.h
index 71db39c..37bdcee 100644 (file)
  */
 #define LDELAY         1000000
 
-#define CM_CLKMODE_DPLL_CORE           (OMAP44XX_L4_CORE_BASE + 0x4120)
-#define CM_CLKMODE_DPLL_PER            (OMAP44XX_L4_CORE_BASE + 0x8140)
-#define CM_CLKMODE_DPLL_MPU            (OMAP44XX_L4_CORE_BASE + 0x4160)
-#define CM_CLKSEL_CORE                 (OMAP44XX_L4_CORE_BASE + 0x4100)
+#define CM_CLKMODE_DPLL_CORE           0x4A004120
+#define CM_CLKMODE_DPLL_PER            0x4A008140
+#define CM_CLKMODE_DPLL_MPU            0x4A004160
+#define CM_CLKSEL_CORE                 0x4A004100
 
 struct omap4_prcm_regs {
        /* cm1.ckgen */