gatemate: fix SERDES CDR parameters (#1596)

This commit is contained in:
Patrick Urban 2025-10-28 09:49:55 +01:00 committed by GitHub
parent 35629d0a43
commit 30669eca60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ static const DefaultParam serdes_defaults[] = {
{id_RX_AFE_VCMSEL, 3, 4},
{id_RX_CDR_CKP, 8, 0xF8},
{id_RX_CDR_CKI, 8, 0},
{id_RX_CDR_TRANS_TH, 9, 128},
{id_RX_CDR_LOCK_CFG, 6, 0x0B},
{id_RX_CDR_TRANS_TH, 7, 0x08},
{id_RX_CDR_LOCK_CFG, 8, 0xD5},
// { id_RX_CDR_LOCKED, 1, 0 },
// { id_RX_CDR_FREQ_ACC_VAL, 15, 0 },
// { id_RX_CDR_PHASE_ACC_VAL, 16, 0 },