mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 10:27:12 +08:00
@@ -124,10 +124,13 @@ RTEMS_BSD_DRIVER_MMC;
|
||||
|
||||
RTEMS_BSD_DEFINE_NEXUS_DEVICE(ofwbus, 0, 0, NULL);
|
||||
SYSINIT_DRIVER_REFERENCE(simplebus, ofwbus);
|
||||
|
||||
SYSINIT_DRIVER_REFERENCE(ffec, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(ukphy, miibus);
|
||||
|
||||
SYSINIT_DRIVER_REFERENCE(imx51_gpio, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(sdhci_fsl, simplebus);
|
||||
RTEMS_BSD_DRIVER_MMC;
|
||||
|
||||
#elif defined(LIBBSP_ARM_LPC24XX_BSP_H)
|
||||
|
||||
|
Reference in New Issue
Block a user