Re: [U-Boot] Watchdog doesn't get triggered on U-Boot command line

2008-09-18 Thread Wolfgang Denk
Dear Jens, In message <[EMAIL PROTECTED]> you wrote: > > > Normally the console I/O routines will trigger the watchdog while > > waiting for characters to arrive or to be sent. Obviously you missed > > to add such code. > > On 2008-09-14 in "Re: [U-Boot] Watchdog support." you wrote to Luig

Re: [U-Boot] Watchdog doesn't get triggered on U-Boot command line

2008-09-17 Thread Jens Gehrlein
Hi Wolfgang, hi Andrew, > Please restrict your line length to something readable, i. e. some 70 > characters or so. Thanks. OK. It seems Outlo*k needs some manual override... Hope, this mail is better... > > Is it intended, that the watchdog isn't triggered in > U-Boot's interactive mode? I can

Re: [U-Boot] Watchdog doesn't get triggered on U-Boot command line

2008-09-17 Thread Wolfgang Denk
Dear "Jens Gehrlein", In message <[EMAIL PROTECTED]> you wrote: > > If I don't use the hush parser, watchdog resets the board approx. after 15 > seconds, no matter if I do nothing or if I type in commands. > Reading the watchdog counter with "md" shows that it continuously counts down. Please r

[U-Boot] Watchdog doesn't get triggered on U-Boot command line

2008-09-17 Thread Jens Gehrlein
Hi, I initialized the watchdog on a S3C6400 processor. The U-Boot boots fine until the command line prompt. If I don't use the hush parser, watchdog resets the board approx. after 15 seconds, no matter if I do nothing or if I type in commands. Reading the watchdog counter with "md" shows that i