This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM62A7-Q1:u-boot-dtb

Guru**** 2379400 points
Other Parts Discussed in Thread: AM62A7
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1503211/am62a7-q1-u-boot-dtb

器件型号:AM62A7-Q1
主题:AM62A7中讨论的其他器件

工具/软件:

尊敬的 TI 专家

    现在、我们正在基于 ti-processor-sdk-linux-edgeai-am62a-evm-10_01_00_05开发 AM62A7。

    我发现、 A53上的 k3-am62a7-sk.dts 文件 在 ti-u-boot-2024.04版本中不包含 k3-am62a-sk-binman.dtsi 文件、该文件与 ti-u-boot-2023.04版本不同。

    因此、我认为    k3-am62a-sk-binman.dtsi 中的设备节点(例如 binman:binman)不会符合 k3-am62a7-sk.dtb 。

    但结果是设备节点 binman: binman 仍位于 k3-am62a7-sk.dtb 中。

    我有点困惑。 所以我想知道哪一步 u-boot DTC 工具将 设备节点 binman: binman 构建到 k3-am62a7-sk.dtb 中?

谢谢!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Toby:

    k3-am62a-sk-binman.dtsi 包含在 k3-am62a7-sk-u-boot.dtsi 中

    在 U-Boot 构建过程中、k3-am62a7-sk-u-boot.dts 以隐式方式合并到 k3-am62a7-sk.dts 中。 如需了解一些信息、请参阅 U-Boot 文档:doc/development/devicetree/control.rst。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

      `、根据 doc/download/devicetree/control.rst、U-Boot 构建系统会自动包含一个`*-u-boot.dtsi 文件