mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 21:29:45 +08:00
nexus-devices: Use FDT for qoriq BSPs
This commit is contained in:
parent
de8a76da2f
commit
334019da73
@ -112,10 +112,10 @@ RTEMS_BSD_DRIVER_REPHY;
|
||||
|
||||
#include <bsp/irq.h>
|
||||
|
||||
RTEMS_BSD_DRIVER_TSEC(0xffeb0000,
|
||||
QORIQ_IRQ_ETSEC_TX_1,
|
||||
QORIQ_IRQ_ETSEC_RX_1,
|
||||
QORIQ_IRQ_ETSEC_ER_1);
|
||||
RTEMS_BSD_DEFINE_NEXUS_DEVICE(ofwbus, 0, 0, NULL);
|
||||
SYSINIT_DRIVER_REFERENCE(simplebus, ofwbus);
|
||||
SYSINIT_DRIVER_REFERENCE(tsec, simplebus);
|
||||
SYSINIT_DRIVER_REFERENCE(ukphy, miibus);
|
||||
|
||||
#endif /* !QORIQ_CHIP_IS_T_VARIANT(QORIQ_CHIP_VARIANT) */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user