Disabling Watchdog Timer for iMX6Q/D on uboot?

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

Disabling Watchdog Timer for iMX6Q/D on uboot?

1,740件の閲覧回数
gmmo
Contributor I

I am running into an issue on a embedded system that uses JellyBeans (Linux version 3.0.35) and uses the iMX6Q/D as the main processor.

The system does not do any intense UI or graphics application (just simple UI screens), yet the WatchDog timer keeps resetting the system under some stress test we do. Somewhat after 40 hrs on, the watchdog timer resets the system.

I was told I can disable the watchdog timer on the UBoot.

Can some one point me where is the latest Uboot version for that particular processor?

Furthermore, how do disable the watchdog completely?

thank you.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

953件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

HI Gustavo

please look at: uboot/cpu/arm_cortexa8/mx6/generic.c

some board files also can access wdog, like
uboot/board/freescale/mx6sl_evk/mx6sl_evk.c

also ROM may enable wdog, check Boot eFUSE descriptions

in Boot Chapter of Reference Manual.

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

0 件の賞賛
返信