> Why 'volatile'? Also, there shouldn't be an empty line before it but there > should be one after it... I used a volatile to prevent the compiler from optimizing out the (normally) useless loop. Is there a cleaner way to do this?
Best regards, Alex -- Alex Waterman Computer Engineer Phone: 215-896-4920 Email: [email protected] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

