summaryrefslogtreecommitdiffstats
path: root/include/configs/p2371-0000.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/p2371-0000.h')
-rw-r--r--include/configs/p2371-0000.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/p2371-0000.h b/include/configs/p2371-0000.h
index 9d7b650d98..397a0ef8ae 100644
--- a/include/configs/p2371-0000.h
+++ b/include/configs/p2371-0000.h
@@ -60,6 +60,7 @@
#include "tegra-common-usb-gadget.h"
#include "tegra-common-post.h"
-#define COUNTER_FREQUENCY 38400000
+/* Crystal is 38.4MHz. clk_m runs at half that rate */
+#define COUNTER_FREQUENCY 19200000
#endif /* _P2371_0000_H */
OpenPOWER on IntegriCloud