boards/platforms/kcu105: fix GBTCLK0_M2C/GBTCLK1_M2C pins

This commit is contained in:
Florent Kermarrec 2017-02-01 11:58:41 +01:00
parent 0b86295c6d
commit 7b6f06cc07
1 changed files with 4 additions and 4 deletions

View File

@ -206,10 +206,10 @@ _connectors = [
"HA18_N": "B16",
"HA22_P": "C18",
"HA22_N": "C17",
"GBTCLK1_M2C_P": "E25",
"GBTCLK1_M2C_N": "D25",
"GBTCLK0_M2C_P": "H12",
"GBTCLK0_M2C_N": "G12",
"GBTCLK1_M2C_P": "H6",
"GBTCLK1_M2C_N": "H5",
"GBTCLK0_M2C_P": "K6",
"GBTCLK0_M2C_N": "K5",
"LA01_CC_P": "G9",
"LA01_CC_N": "F9",
"LA05_P": "L13",