lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 6 May 2016 15:11:56 +0200
From:	Arthur LAMBERT <lambertarthur22@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: uboot watchdog and linux kernel

I am working on custom imx6 board with linux 3.14.52. I am trying to use hardware
watchdog from uboot. I am able to enable with success the watchdog in uboot.
Booting with an invalid kernel will reboot the board after timeout. Problem is in
linux side. I have some random reboot sometimes. I am not able to understand where
is the code to ping the uboot hardware watchdog in linux kernel.

* There is no /dev/watchdog entry associate to my uboot watchdog (there are entries
only for pmic watchdog)
* Only code where I find ping of uboot watchdog seems to be in imx2 watchdog driver.
But this driver is not enable in my kernel config. But if noone is pinging the watchdog,
why I am able to play with my board during few hours sometimes ??

Thanks,
Arthur.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ