mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 06:17:30 +08:00
Add CGEM definitions for ZynqMP
This commit is contained in:

committed by
Joel Sherrill

parent
182aac377d
commit
98d197895b
@@ -109,6 +109,13 @@ RTEMS_BSD_DRIVER_XILINX_ZYNQ_SLCR;
|
||||
RTEMS_BSD_DRIVER_XILINX_ZYNQ_CGEM0(ZYNQ_IRQ_ETHERNET_0);
|
||||
RTEMS_BSD_DRIVER_E1000PHY;
|
||||
|
||||
#elif defined(LIBBSP_AARCH64_XILINX_ZYNQMP_BSP_H)
|
||||
|
||||
#include <bsp/irq.h>
|
||||
|
||||
RTEMS_BSD_DRIVER_XILINX_ZYNQMP_CGEM0(ZYNQMP_IRQ_ETHERNET_0);
|
||||
RTEMS_BSD_DRIVER_E1000PHY;
|
||||
|
||||
#elif defined(LIBBSP_ARM_ATSAM_BSP_H)
|
||||
|
||||
RTEMS_BSD_DRIVER_USB;
|
||||
|
Reference in New Issue
Block a user