RTEMS | Is xilinx-zynqmp console.c specific to the aarch64/xilinx_zynqmp_lp64_cfc400x BSP? (#5114)
Chris Johns (@chris)
gitlab at rtems.org
Fri Aug 9 01:05:16 UTC 2024
Chris Johns created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5114
Assignee: Kinsey Moore
The file `bsps/aarch64/xilinx-zynqmp/console/console.c` name would indicate it is the console driver for the ZynqMP BSP. Examination of the code shows it supports a the NS16550 UART which is not present in the hard IP of any Xilinx Ultrascale devices.
1. Why this name? Should it be names in a BSP specific way?
2. Why are we supporting PL (FPGA logic) drivers and configurations in our BSP drivers?
It can be convenient to have this support in RTEMS and if a board is publicly available there is a case however Xilinx ecosystem integration is complex and we need to be careful around PL resident functionality.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5114
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240809/b9f90710/attachment.htm>
More information about the bugs
mailing list