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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

3,529件の閲覧回数
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,412件の閲覧回数
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,412件の閲覧回数
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,412件の閲覧回数
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 件の賞賛
返信