How can I turn off the power of imx8mq in uboot?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How can I turn off the power of imx8mq in uboot?

3,544 次查看
huanxin_jiang
Contributor II

How can I turn off the power of imx8mq in uboot? I tried setting TOP of SNVS LPCR register to 1 but it always trigger a reboot immediately. 

pastedImage_1.png

标签 (1)
标记 (4)
0 项奖励
回复
3 回复数

3,427 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Huanxin

one can try to install R718 on EVK so PMIC_ON_REQ signal was

able to turn off pmic

Design Files for the i.MX 8M Evaluation Kit (EVKB)

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

3,427 次查看
karangajjar
Senior Contributor II

Hi Huanxin Jiang ,

Can you please let us know if you are using imx8MQ evk or custom board? As on i.MX8MQ evk, if we write 1 to TOP command board does goes to power off state.

Regards,

Karan Gajjar

0 项奖励
回复

3,427 次查看
huanxin_jiang
Contributor II

Thanks Karan and I can also turn off the board if I enter the uboot console and run a "mw" command to set the TOP bit. My failure happened at some later stage (later than the entry to the u-boot main loop) so I'll have a further check.

Huanxin

0 项奖励
回复