if_ffec_mpc8xx: New MDIO driver support

Update #3523.
This commit is contained in:
Sebastian Huber
2018-09-14 09:43:12 +02:00
parent 457b4fc927
commit d101ed8614
2 changed files with 129 additions and 172 deletions

View File

@@ -178,6 +178,7 @@ SYSINIT_DRIVER_REFERENCE(ukphy, miibus);
#elif defined(LIBBSP_POWERPC_TQM8XX_BSP_H)
RTEMS_BSD_DEFINE_NEXUS_DEVICE(fec, 0, 0, NULL);
SYSINIT_DRIVER_REFERENCE(ukphy, miibus);
#endif