Re: [U-Boot-Users] watchdog usage in U-Boot

2008-02-21 Thread w . wegner
Hi Wolfgang, On 21 Feb 2008 at 17:51, Wolfgang Denk wrote: > In message <[EMAIL PROTECTED]> you wrote: > > > > I want to use the watchdog in my MCF5373L board (which is > > supported by U-Boot using the MCF532x code). I find > > watchdog_init and so on but I did not see any of these being > > ca

Re: [U-Boot-Users] watchdog usage in U-Boot

2008-02-21 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > I want to use the watchdog in my MCF5373L board (which is > supported by U-Boot using the MCF532x code). I find > watchdog_init and so on but I did not see any of these being > called anywhere from within U-Boot. However, when enabling How did you sea

[U-Boot-Users] watchdog usage in U-Boot

2008-02-21 Thread w . wegner
Hi, maybe this is again a stupid question, but I did not yet figure out about it myself, so maybe somebody could give me some pointers and/or correct my assumptions. I want to use the watchdog in my MCF5373L board (which is supported by U-Boot using the MCF532x code). I find watchdog_init and so