u-boot-brain/arch/sparc
Francois Retief c97088c3cf sparc: Update cpu_init.c to use generic timer infrastructure
Introduce the CONFIG_SYS_TIMER_* macros in include/asm/config.h to make use
of the generic timer infrastructure in lib/time.c.

Created a timer_init() function to initialize the timer hardware and update
the #ifdef in board_init_f to allow this function to be called during the
start-up sequence.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
2015-12-03 13:15:49 +02:00
..
cpu sparc: Update cpu_init.c to use generic timer infrastructure 2015-12-03 13:15:49 +02:00
include/asm sparc: Update cpu_init.c to use generic timer infrastructure 2015-12-03 13:15:49 +02:00
lib sparc: Update cpu_init.c to use generic timer infrastructure 2015-12-03 13:15:49 +02:00
config.mk sparc: Add -mcpu= compiler flags for LEON2/LEON3 2015-11-13 10:23:32 +02:00
Kconfig sparc: Move SYS_SPARC_NWINDOWS to Kconfig 2015-12-03 13:15:48 +02:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00