On Tuesday, August 31, 2010 07:57:33 Stefan Roese wrote:
> +             /* reset watchdog from time to time */
> +             if ((count % 1000) == 0)
> +                     WATCHDOG_RESET();

please pick a number that doesnt involve needing to call libgcc math 
functions.  like 1024.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to