mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 13:33:19 +08:00
Add CGEM definitions for ZynqMP
This commit is contained in:

committed by
Joel Sherrill

parent
a58f553e9d
commit
0ad342ae5f
@@ -100,6 +100,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