[U-Boot-Users] get_ticks() for AT91RM9200
Masami Komiya
mkomiya at sonare.it
Sat Feb 28 05:24:56 CET 2004
Steven Scholz wrote:
> I added get_ticks() because it was needed by the NFS implementation.
> However it looks like get_ticks() is hardly use in U-Boot. I think
> get_timer() is used in most cases...
I thought get_ticks() was already implemented in all CPU,
because it is used in common/main.c and I was only
interested in the implementation of MIPS CPU.
get_ticks() in NFS seems to be the obstruction for another.
Should I change to get_timer(0) ?
Masami Komiya
More information about the U-Boot
mailing list