diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-07-17 20:35:55 +0900 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2013-09-14 11:14:21 +0200 |
commit | fb8d49cb4492332066a2dc775ef3c57c49fd1eca (patch) | |
tree | d07c785322060e28a1b0f59b598c76adf1a75eea /arch/arm/cpu/armv7 | |
parent | 8386ca8bea7a6a8469c3b6a99313afb642e6cbeb (diff) | |
download | u-boot-imx-fb8d49cb4492332066a2dc775ef3c57c49fd1eca.zip u-boot-imx-fb8d49cb4492332066a2dc775ef3c57c49fd1eca.tar.gz u-boot-imx-fb8d49cb4492332066a2dc775ef3c57c49fd1eca.tar.bz2 |
arm: spl: Do not set the stack pointer twice
Because the stack pointer is already set in arch/arm/lib/crt0.S,
we do not need to set it in arch/arm/lib/spl.c.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/arm/cpu/armv7')
0 files changed, 0 insertions, 0 deletions