RTEMS | rtems-fdt: searching entries index by offset fails (#5606)
Gedare Bloom (@gedare)
gitlab at rtems.org
Tue Jun 2 22:30:29 UTC 2026
Gedare Bloom created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5606
Assignee: Gedare Bloom
## Summary
<!--
Please provide as much information as possible such as error messages or attaching logs
-->
The rtems_fdt_subnode_offset and rtems_fdt_get_name try to binary
search the entries index by the DTB offset, but the index is sorted
by alphabetically by the name, so the search is broken.
## Steps to reproduce
<!-- Pre-set options
- milestone
-->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5606
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/20260602/464e24a2/attachment-0001.htm>
More information about the bugs
mailing list