summaryrefslogtreecommitdiff
path: root/cesar/bsu
diff options
context:
space:
mode:
authorNélio Laranjeiro2011-11-09 13:21:00 +0100
committerNélio Laranjeiro2011-11-09 13:26:53 +0100
commitb99d942e2eab6793a6b5253815ab5a4e9bfcd4bf (patch)
tree3d5277aa2e088436e1f1ffe8dc4a048d0935438b /cesar/bsu
parent595e3c45ec9917c98c96e2d6c384796b63dc4792 (diff)
cesar/bsu/ntb: change BSU_NTB_CLK_SYNC_NB_STABLE_DEFAULT, closes #2779
Diffstat (limited to 'cesar/bsu')
-rw-r--r--cesar/bsu/ntb/ntb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/bsu/ntb/ntb.h b/cesar/bsu/ntb/ntb.h
index 3b1ff5e778..ed0205d1f4 100644
--- a/cesar/bsu/ntb/ntb.h
+++ b/cesar/bsu/ntb/ntb.h
@@ -18,7 +18,7 @@
#define BSU_NTB_CLK_SYNC_WEIGHT_K_DEFAULT 6
-#define BSU_NTB_CLK_SYNC_NB_STABLE_DEFAULT 64
+#define BSU_NTB_CLK_SYNC_NB_STABLE_DEFAULT 4
BEGIN_DECLS