TMS570: Try a more reasonable loops-per-msec value

This commit is contained in:
Gregory Nutt
2015-12-28 09:43:21 -06:00
parent c0c87a4bad
commit db0d2546e2
+1 -1
View File
@@ -195,7 +195,7 @@ CONFIG_ARCH_HAVE_RAMFUNCS=y
# #
# Board Settings # Board Settings
# #
CONFIG_BOARD_LOOPSPERMSEC=51262 CONFIG_BOARD_LOOPSPERMSEC=5000
# CONFIG_ARCH_CALIBRATION is not set # CONFIG_ARCH_CALIBRATION is not set
# #