ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
[platform/kernel/u-boot.git] / arch / arm / include / asm / arch-omap4 / clock.h
index f544edf..d7b61c2 100644 (file)
 #define DPLL_NO_LOCK   0
 #define DPLL_LOCK      1
 
+/* Clock Defines */
+#define V_OSCK                 38400000        /* Clock output from T2 */
+#define V_SCLK                   V_OSCK
+
 struct omap4_scrm_regs {
        u32 revision;           /* 0x0000 */
        u32 pad00[63];