[PATCH rtems-libbsd] rtemsbsd: Use a separate header for test devices

Kinsey Moore kinsey.moore at oarcorp.com
Wed Jul 7 02:03:53 UTC 2021


On 7/6/2021 20:57, Chris Johns wrote:
> On 7/7/21 11:05 am, Kinsey Moore wrote:
>> The need for the difference on ZynqMP is that there are 4 different CGEM
>> interfaces of which dev boards primarily make use of CGEM3.
> RTEMS_BSD_DRIVER_XILINX_ZYNQMP_CGEM0(ZYNQMP_IRQ_ETHERNET_0);
> RTEMS_BSD_DRIVER_XILINX_ZYNQMP_CGEM1(ZYNQMP_IRQ_ETHERNET_1);
> RTEMS_BSD_DRIVER_XILINX_ZYNQMP_CGEM2(ZYNQMP_IRQ_ETHERNET_2);
> RTEMS_BSD_DRIVER_XILINX_ZYNQMP_CGEM3(ZYNQMP_IRQ_ETHERNET_3);
>
> ?

Yes, this does technically work if you can read the shell output past 
the log spam. The other interfaces trying and failing to come up throw a 
gargantuan amount of messages to the console.


Kinsey




More information about the devel mailing list