RTEMS | bsps/leon3: Fix AMBA frequency initialization (!1174)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Wed Apr 1 01:44:05 UTC 2026
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 <sebastian.huber at embedded-brains.de>
## 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260401/5082f4e0/attachment.htm>
More information about the bugs
mailing list