Markus thanx for the reply
Can you help me with /dev/watchdog node creation? What is the character device major and minor number? on piCore 5.2.2 there is no /dev/watchdog file by default
Thank you
edit: I already tryied
# mknod /dev/watchdog c 10 130
but then if I
# cat /dev/watchdog
I get No Such Device