RTEMS | aarch64/raspberrypi: Add FDT support (!243)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Sep 27 13:28:30 UTC 2024




Joel Sherrill commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/243#note_112633


FWIW the Microblaze BSP has multiple ways to get the FDT and one is selected by config.ini.

1. There is a default FDT included
1. Have no FDT and use default values for properties BSP requires
1. User provide a path to one
1. Use one provided by U-Boot

The Microblaze is a highly configurable CPU and SoC and the user who sponsored this port needed those options. But for use on reference hardware, the no FDT option was OK.

Would some of these options being supported help? It at least can move a questionably licensed FDT out of our space.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/243#note_112633
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/20240927/1ef1ce98/attachment.htm>


More information about the bugs mailing list