]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-omap5/clock.h
arm: omap: add support for am57xx devices
[karo-tx-uboot.git] / arch / arm / include / asm / arch-omap5 / clock.h
index 7eacba2686286539b0405192b9502e88fa888a09..0dc584b8ce68a6d38ba8a711b68fa3bd7842652a 100644 (file)
  */
 #define CONFIG_DEFAULT_OMAP_RESET_TIME_MAX_USEC        31219
 
-#ifdef CONFIG_DRA7XX
+#if defined(CONFIG_DRA7XX) || defined(CONFIG_AM57XX)
 #define V_OSCK                 20000000        /* Clock output from T2 */
 #else
 #define V_OSCK                 19200000        /* Clock output from T2 */