Sebastian Huber created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1174
Project:Branches: sebhub/rtems:fix-leon3-amba-freq-init to rtems/rtos/rtems:main Author: Sebastian Huber Assignee: Matteo Concas ## Summary bsps/leon3: Fix AMBA frequency initialization Where LEON3_GPTIMER_BASE was defined, the finding and initialization of the timer devices was disabled. However, this code block has an important side-effect. It initializes all frequencies of the device tree. Make sure this part is done even if a dynamic initialization of LEON3_Timer_Adev and LEON3_Timer_Regs is not required. Close #5541. Signed-off-by: Sebastian Huber <[email protected]> ## Generative AI <!-- If you have used AI please use the "AI Contribution" template otherwise leave this blank see our fulls statement at https://www.rtems.org/generative-ai/--> <!-- 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/1174 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
