u-boot-brain/arch/mips
Thomas Langer a18a477147 MIPS: use common code from lib/time.c
The common code just needs the C0_COUNT as free running counter,
without the need of writing and checking C0_COMPARE.

The function get_tbclk() is still implemented here instead of changing
all places of CONFIG_SYS_MIPS_TIMER_FREQ to CONFIG_SYS_TIMER_RATE.

The change was tested on a MIPS32 system, but as the MIPS64 code
was/is the same, this should be no problem.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
2015-01-21 14:02:49 +01:00
..
cpu MIPS: use common code from lib/time.c 2015-01-21 14:02:49 +01:00
include/asm Replace <compiler.h> with <linux/compiler.h> 2014-12-08 09:35:46 -05:00
lib MIPS: bootm: add bootstage reporting 2015-01-21 14:02:49 +01:00
config.mk MIPS: add .padding section to linker script 2014-11-01 18:18:05 +01:00
Kconfig MIPS: bootm: prepare a flattened device tree for the kernel 2015-01-21 14:02:49 +01:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00