u-boot/arch/sparc/cpu/leon2
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.c sparc: Initial ground work for generic board initialization 2015-12-03 13:15:48 +02:00
cpu_init.c sparc: Update cpu_init.c to use generic timer infrastructure 2015-12-03 13:15:49 +02:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile sparc: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
prom.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
serial.c sparc: Serial baud rate register support multiple buses with different frequency 2015-12-03 13:15:48 +02:00
start.S sparc: leon2: Updates for generic board initialization 2015-12-03 13:15:49 +02:00