diff options
| -rw-r--r-- | import/chips/p9/common/include/p9_frequency_buckets.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/import/chips/p9/common/include/p9_frequency_buckets.H b/import/chips/p9/common/include/p9_frequency_buckets.H index 79d57cbe..2ae708a9 100644 --- a/import/chips/p9/common/include/p9_frequency_buckets.H +++ b/import/chips/p9/common/include/p9_frequency_buckets.H @@ -101,7 +101,7 @@ const uint32_t OBUS_PLL_FREQ_LIST_P9N_22[OBUS_PLL_FREQ_BUCKETS] = const uint32_t OBUS_PLL_FREQ_LIST_P9C_10[OBUS_PLL_FREQ_BUCKETS] = { - 1611, + 1601, 1250, 1611 }; |

