summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--board/at91sam9260ek/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/at91sam9260ek/config.h b/board/at91sam9260ek/config.h
index ca15136817..afd8563212 100644
--- a/board/at91sam9260ek/config.h
+++ b/board/at91sam9260ek/config.h
@@ -1,4 +1,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
+#define AT91_MASTER_CLOCK 99328000 /* peripheral = main / 2 */
+
#endif /* __CONFIG_H */