Patch-by: Marek Linder <[email protected]> SVN-Revision: 32610
@@ -15,6 +15,8 @@ boot() {
if [ "$board" = "om2p" ]; then
service_start /sbin/om-watchdog 12
+ elif [ "$board" = "om2p-lc" ]; then
+ service_start /sbin/om-watchdog 26
else
#we assume it is om1p in this case
service_start /sbin/om-watchdog 3