Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: evbarm port on the Beagle Bones / Beagle Boards



On Sat, May 06, 2017 at 12:41:27AM +0000, John Klos wrote:
> > The bbb boots, but the armv7.img seems not stable because the system
> > reboots after some time.
> > I don't have these problems with the NetBSD 7.1 release.
> 
> This happened to me, too, in the past, because the watchdog timer got
> enabled by the new firmware. Switching back to the older firmware fixed
> that.

Add something like:

wdogctl=YES wdogctl_flags="-u awinwdt0"

to /etc/rc.conf (but replace the proper name for the watchdog for awinwdt0).

Martin


Home | Main Index | Thread Index | Old Index