u-boot-brain/arch/arm/cpu/sa1100
Albert ARIBAUD cd6cc3440f arm: move reset_cpu from start.S into cpu.c
CPUs arm946es and sa1100 both define the reset_cpu()
function in their start.S file. Move this cpu-specific code
into cpu.c so that start.S only contains ARM generic code.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
2014-05-15 16:24:37 +02:00
..
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00
cpu.c arm: move reset_cpu from start.S into cpu.c 2014-05-15 16:24:37 +02:00
Makefile ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
start.S arm: move reset_cpu from start.S into cpu.c 2014-05-15 16:24:37 +02:00
timer.c lib: time: add weak timer_init() function 2014-01-24 16:59:06 -05:00