Corrected USB Reset to the correct pin

Corrected USB Reset to the correct pin (From MIO7 on Zedboard/Microzed to MIO51 on the Zturn boards)
This commit is contained in:
Saad I. Tiwana 2016-05-03 17:57:50 +08:00
parent afc65d1cc7
commit 87c02a0aab

View file

@ -108,7 +108,7 @@
# Peripheral assignments
########################################################################-->
<user_parameter name="CONFIG.PCW_QSPI_GRP_SINGLE_SS_IO" value="MIO 1 .. 6" />
<user_parameter name="CONFIG.PCW_USB0_RESET_IO" value="MIO 7" />
<user_parameter name="CONFIG.PCW_USB0_RESET_IO" value="MIO 51" />
<user_parameter name="CONFIG.PCW_QSPI_GRP_FBCLK_IO" value="MIO 8" />
<user_parameter name="CONFIG.PCW_UART0_UART0_IO" value="MIO 10 .. 11" />
<user_parameter name="CONFIG.PCW_I2C0_I2C0_IO" value="EMIO" />