kc705: fix typo in platform file (LPC definition)

This commit is contained in:
Yann Sionneau 2015-04-02 13:58:20 +02:00 committed by Sebastien Bourdeauducq
parent e5ddd1263c
commit ce429841d5
1 changed files with 2 additions and 2 deletions

View File

@ -349,8 +349,8 @@ _connectors = [
"LA27_N": "AJ29",
"CLK1_M2C_P": "AG29",
"CLK1_M2C_N": "AH29",
"LA0_CC_P": "AD23",
"LA0_CC_N": "AE24",
"LA00_CC_P": "AD23",
"LA00_CC_N": "AE24",
"LA03_P": "AG20",
"LA03_N": "AH20",
"LA08_P": "AJ22",