RTEMS | Refactor xilinx_zynqmp_lp64_cfc400x BSP watchdog disable (#5120)
Chris Johns (@chris)
gitlab at rtems.org
Sun Aug 18 01:29:26 UTC 2024
Chris Johns created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5120
Assignee: Kinsey Moore
The `xilinx_zynqmp_lp64_cfc400x` BSP requires a special console sequence sent over the NS1550 UART driver in the PL to the board hardware to disable the board watchdog. This is needed to run the tests in the testsuite or they watchdog.
This issue to move the sequence send into a BSP specific C file that SYSINITs after the console driver has been registered to send the disable sequence. This removes the code from a shared driver placing it into a BSP specific source file linked only into that BSP.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5120
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/20240818/7b3aabec/attachment.htm>
More information about the bugs
mailing list