balena-os / balena-beaglebone

Balena support for Beaglebone boards
https://www.balena.io/os/
Apache License 2.0
19 stars 18 forks source link

Enable watchdog CONFIG_OMAP_WATCHDOG #199

Open ZubairLK opened 5 years ago

ZubairLK commented 5 years ago

Tried enabling CONFIG_HW_WATCHDOG from meta-balena https://github.com/balena-os/meta-balena/pull/1349 but this change needs to be handled in each BSP separately unfortunately.

Probably CONFIG_OMAP_WATCHDOG in u-boot

floion commented 4 years ago

@ZubairLK is this issue intended for having watchdog available in u-boot or in userspace?