p4080/serdes: Implement the XAUI workaround for SERDES9 erratum
Signed-off-by: Emil Medve <Emilian.Medve@Freescale.com> Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
This commit is contained in:
@@ -55,6 +55,9 @@ void fsl_serdes_init(void);
|
||||
|
||||
#ifdef CONFIG_FSL_CORENET
|
||||
int serdes_get_first_lane(enum srds_prtcl device);
|
||||
#ifdef CONFIG_SYS_P4080_ERRATUM_SERDES9
|
||||
void serdes_reset_rx(enum srds_prtcl device);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /* __FSL_SERDES_H */
|
||||
|
||||
Reference in New Issue
Block a user