imx8m u-boot enable watchdog

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx8m u-boot enable watchdog

Jump to solution
4,469 Views
c_freiberger
Contributor II

Hi all,

is there a document witch describes how to enable the hw-watchdog during u-boot for imx8m series?

Kind regards,

Jim

0 Kudos
1 Solution
4,162 Views
c_freiberger
Contributor II

Hi there,

I finally ended up using the imx-watchdog according to this readmefile -> u-boot/README.watchdog at master · siemens/u-boot · GitHub 

View solution in original post

0 Kudos
2 Replies
4,162 Views
igorpadykov
NXP Employee
NXP Employee

Hi Cristoph

one can look at wdog initialization in

imx8mq_evk.c\imx8mq_evk\freescale\board - uboot-imx - i.MX U-Boot 

and use Porting Guide in Linux L4.14.98_2.0.0 Documentation

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

0 Kudos
4,163 Views
c_freiberger
Contributor II

Hi there,

I finally ended up using the imx-watchdog according to this readmefile -> u-boot/README.watchdog at master · siemens/u-boot · GitHub 

0 Kudos