diff options
author | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-04-15 16:13:48 +0200 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2014-05-15 16:24:37 +0200 |
commit | cd6cc3440f3f8166b0ceda3c510786d8fcd64dff (patch) | |
tree | 821c9375e75a1876956770398ab1d59a784c333a /arch/mips | |
parent | b4ee1491b917951c0f57e18fd816a4211f5829d4 (diff) | |
download | u-boot-imx-cd6cc3440f3f8166b0ceda3c510786d8fcd64dff.zip u-boot-imx-cd6cc3440f3f8166b0ceda3c510786d8fcd64dff.tar.gz u-boot-imx-cd6cc3440f3f8166b0ceda3c510786d8fcd64dff.tar.bz2 |
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>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions