soft reset for freescale imx6q-WEC

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

soft reset for freescale imx6q-WEC

562 次查看
rizwan_s
Contributor II

Hi All,

I am working on Freescale's iMX6Q board. I am trying to implement Soft reset for the device.

Iam calling an API  KernelIoControl(IOCTL_HAL_REBOOT, NULL, 0, NULL, 0, NULL)

But am unable to reset my device.It gets shutdown but doesnot restart.

Regards

Rizwan Syed

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

434 次查看
igorpadykov
NXP Employee
NXP Employee

Hi rizwan

reliable reset could be performed only with pmic reset,

as it is done on spf-27392 p.19 (signal PWRON), p.21 (WDOG_B),

so you can check if these signals are asserted.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励

434 次查看
rizwan_s
Contributor II

Hi igor

watchdog works in EBoot and OAL layer but it does not work in Driver level.

Is there any specific difference in both the layers?

what changes are required for software reset to make it work in Driver level?

Regards

Rizwan Syed

0 项奖励

434 次查看
igorpadykov
NXP Employee
NXP Employee

Hi rizwan

FSL does not support WEC on i.MX6 platform.

Please apply to third parties who provide such support.

Best regards

igor

0 项奖励