Avi Weiss created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1261
Project:Branches: thnkslprpt/rtems:fix-5588-esm-init-enable-error-pins to rtems/rtos/rtems:main Author: Avi Weiss ## Summary Fixes #5588 Error pin and interrupt channels are write-one-to-set, so setting all to zero does not have the desired effect (enable). We need to write `FF`s (all ones). Follow-on commits address minor typos/code-cleanup issues in the same file identified during the bug fix. <!-- Default settings, if it is a dropdown it will set after submission --> -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1261 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
