diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-09-13 13:36:18 (GMT) |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-10-20 16:40:27 (GMT) |
commit | 8656c4f76f012254a1a01d6d7956d85d7d3d73bf (patch) | |
tree | 16f8c3bcccebfd3fe5c214806fbc5ddf97ea33e3 /board/abilis/tb100 | |
parent | 5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d (diff) | |
download | u-boot-fsl-qoriq-8656c4f76f012254a1a01d6d7956d85d7d3d73bf.tar.xz |
spl: spl_relocate_stack_gd: Do not unnecessarily clear bss
spl_relocate_stack_gd only gets called from arch/arm/lib/crt0.S which
clears the bss directly after calling it, so there is no need to clear
it from spl_relocate_stack_gd.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/abilis/tb100')
0 files changed, 0 insertions, 0 deletions