Other Parts Discussed in Thread: SYSCONFIG
参考gp_evm开发板,自制单板,使用SysConfig工具产生了如下文件

请问这些文件在uboot中如何使用?各自应该添加的什么地方?对最新版本的uboot是不是只需设备树devicetree.dtsi这个文件?其它都用不着?
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.
工具生成的文件一般不直接使用,建议将需要使用的pinmux值直接添加到<Processor SDK>/board-support/u-boot-<version>/board/ti/am43xx/mux.c
以下帖子的讨论也可参考看一下:
e2e.ti.com/.../linux-am4372-trying-to-port-linux-to-new-am437x-processor-based-design