forked from PAWPAW-Mirror/lib_xua
Comment only.
This commit is contained in:
@@ -160,7 +160,8 @@ on tile[XUD_TILE] : clock clk_spd_rx = CLKBLK_SPDIF_RX;
|
||||
#endif
|
||||
|
||||
#if(XUD_SERIES_SUPPORT != XUD_U_SERIES) && defined(ADAT_RX)
|
||||
/* Cannot used CLKBLK_REF for L/G-series as this is USB clock */
|
||||
/* Cannot use default clock (CLKBLK_REF) for ADAT RX since it is tied to the
|
||||
60MHz USB clock on G/L series parts. */
|
||||
on tile[XUD_TILE] : clock clk_adat_rx = CLKBLK_ADAT_RX;
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user