Re: [U-Boot] enabling watchdog timer

2010-02-11 Thread piper.guy1
Much appreciated Alessandro. Some good info to go on. I forgot that u-boot is a second stage bootloader under the 9260 environment, and that the AT91 bootstrap program runs before it. Regards, /carl h. On Thu, Feb 11, 2010 at 3:11 PM, Alessandro Rubini wrote: > > I'm using an at91sam9260ek board

Re: [U-Boot] enabling watchdog timer

2010-02-11 Thread Alessandro Rubini
> I'm using an at91sam9260ek board. I configured a watchdog driver in my > kernel only to find out that u-boot turns it off. The problem with 9260 and friends is that the watchdog can be configured once only. In my experience the best thing to do is leaving it unconfigured (it triggers in 13 seco