Dear Ingo van Lil, In message <[email protected]> you wrote: > > > PPC does it this way. udelay() in lib_ppc/time.c calls wait_ticks(). And > > here > > you will find WATCHDOG_RESET. > > You're right. Seems to be an exception, though: According to ctags there
No, not an exception, but the reference implementation. I cannot help it that most other architectures / SoCs don;t care much. > I'm using an Atmel AT91-based custom board, and the udelay() function > can be found in cpu/arm926ejs/at91/timer.c. Unfortunately there's no > central udelay() implementation in lib_arm. Guess nobody attempted to use a WD on such a system before. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Backed up the system lately? _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

