u-boot-brain/cpu/arm926ejs/nomadik
Alessandro Rubini 095a460b49 arm nomadik: use 1000 as HZ value and rewrite timer code
This sets CONFIG_SYS_HZ to 1000 as required, and completely rewrites
timer code, which is now both correct and much smaller.  Unused
functions like udelay_masked() have been removed as no driver uses
them, even the ones that are not currently active for this board.
mtu.h is copied literally from the kernel sources.

Signed-off-by: Alessandro Rubini <rubini@unipv.it>
Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-07-06 21:53:08 +02:00
..
Makefile Initial support for Nomadik 8815 development board 2009-01-24 18:10:37 +01:00
reset.S arm nomadik: cleanup reset 2009-07-06 21:53:03 +02:00
timer.c arm nomadik: use 1000 as HZ value and rewrite timer code 2009-07-06 21:53:08 +02:00