soft reset for freescale imx6q-WEC

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

soft reset for freescale imx6q-WEC

704件の閲覧回数
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 返答(返信)

576件の閲覧回数
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 件の賞賛
返信

576件の閲覧回数
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 件の賞賛
返信

576件の閲覧回数
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 件の賞賛
返信