Skip to content
Commit cd6cc344 authored by Albert ARIBAUD's avatar Albert ARIBAUD
Browse files

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: default avatarAlbert ARIBAUD <albert.u.boot@aribaud.net>
parent b4ee1491
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment