* Aaron Durbin adurbin@chromium.org [130430 04:27]:
My only comment is that it would be nice to have the notion that there is some sort of free running timer on all the boards. It can simplify some of the code as well as what is exposed through CONFIG_*, etc. If reality dictates that this isn't possible then that's just the way it is.
-Aaron
Agreed, we do want free running timers and this might be a great opportunity to straighten up the code and get rid of all the parallel implementations of timers that we don't need and want.
Stefan