Re: [U-Boot] taking the time pressure off board init

2009-08-12 Thread Wolfgang Denk
Dear "David Collier", In message you wrote: > > I'm working on an AVR32 with a funny system of warm boots caused by > watchdog which don't fully reset the watchdog or real-time-counter > hardware. > I think the system allows RTC interrupts to be generated during or after > the warm boot which

[U-Boot] taking the time pressure off board init

2009-08-12 Thread David Collier
I'm working on an AVR32 with a funny system of warm boots caused by watchdog which don't fully reset the watchdog or real-time-counter hardware. I think the system allows RTC interrupts to be generated during or after the warm boot which can cause havoc with the existing code. It certainly means