Re: [PATCH] rtemsbsd: Make ZynqMP CGEM interfaces selectable

2021-06-08 Thread Gedare Bloom
Please use the the --subject-prefix="PATCH rtems-libbsd" as mentioned in https://docs.rtems.org/branches/master/eng/vc-users.html#creating-a-patch This helps set the context of the patch review better for non-rtems.git patches. This patch looks good to me. On Tue, Jun 8, 2021 at 2:19 PM Kinsey M

[PATCH] rtemsbsd: Make ZynqMP CGEM interfaces selectable

2021-06-08 Thread Kinsey Moore
Use the new options from the ZynqMP BSPs to allow selection of the available CGEM ethernet interfaces. --- rtemsbsd/include/bsp/nexus-devices.h | 11 +++ 1 file changed, 11 insertions(+) diff --git a/rtemsbsd/include/bsp/nexus-devices.h b/rtemsbsd/include/bsp/nexus-devices.h index 5b51de