]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/integratorap/integratorap.c
Update ARM Integrator boards:
[people/ms/u-boot.git] / board / integratorap / integratorap.c
index d4f61d6403d530f7139196c6ee523d367f5cb79d..4baf39a67780ee69d15b90005f557ea4b33f6932 100644 (file)
@@ -649,3 +649,8 @@ ulong get_tbclk (void)
 {
        return CFG_HZ_CLOCK/div_clock;
 }
+
+/* The Integrator/AP timer1 is clocked at 24MHz
+ * can be divided by 16 or 256
+ * and is a 16-bit counter
+ */