-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently DART uses a hard-coded devicetree generation. Here are some references about a better approach to generate the devicetree for dart designs:
- https://support.xilinx.com/s/article/1157624?language=en_US
- https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18842279/Build+Device+Tree+Blob
- hsi::create_dt_tree
- Customizing/Extending DTG for Custom Hardware and Drivers
- https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841693/HSI+debugging+and+optimization+techniques
- https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/341082130/Quick+guide+to+Debugging+Device+Tree+Generator+Issues
- https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841722/ZCU102+Image+creation+in+OSL+flow see section Build device-tree
- https://xilinx.github.io/Embedded-Design-Tutorials/docs/2021.1/build/html/docs/Introduction/ZynqMPSoC-EDT/8-boot-and-configuration.html
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request