RTEMS | sparc/leon3: AMBA frequency initialization is not done if LEON3_GPTIMER_BASE is defined (#5541)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Wed Apr 1 01:37:14 UTC 2026
Sebastian Huber created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5541
Assignee: Sebastian Huber
In amba_initialize(), 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.
This error showed up in a timed out spconsole01 test.
@matteo.concas
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5541
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/b7942a07/attachment-0001.htm>
More information about the bugs
mailing list