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>
Loading
Please register or sign in to comment