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.

[参考译文] AM625:u-boot:复位不起作用

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1502581/am625-u-boot-reset-not-working

器件型号:AM625

工具/软件:

你(们)好  

我们正在尝试使用命令"reset"或"MW.l 0x43018170 0x00020006"在 u-boot 处复位 am62x 自定义硬件

这两个命令都会使器件停止/挂起、无法再次引导。

我们使用 eMMC 引导、am62x DDR0_RESET0_n 通过下拉电阻连接到 LPDDR4复位引脚

=>复位
正在重置...

请给出一些建议。

配置已启用  

CONFIG_SYSRESET=y
CONFIG_SPL_SYSRESET=y
CONFIG_SYSRESET_TI_SCI=y

并修改 DTS

&dmsc{
 全部引导;
 k3_sysreset:sysreset-controller{
 兼容="ti、sci-sysreset";
 全部引导;
 };
};