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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
