[U-Boot] core ticks/timer code

Scott Wood scottwood at freescale.com
Tue Mar 31 23:32:02 CEST 2009


On Tue, Mar 31, 2009 at 05:49:52PM +0200, Wolfgang Denk wrote:
> Please check for example the PowerPC code, then.
> 
> Ther ethe timer implementation relies heavily on interrupts and is not
> available in early stages, for example in NAND booting systems with
> tight memory restrictions.

Is there any particular reason not to change the powerpc get_timer
implementation to use the timebase (scaled down to ms)?

-Scott


More information about the U-Boot mailing list