diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-09-13 15:36:18 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-10-20 18:40:27 +0200 |
commit | 8656c4f76f012254a1a01d6d7956d85d7d3d73bf (patch) | |
tree | 16f8c3bcccebfd3fe5c214806fbc5ddf97ea33e3 /configs/sh7785lcr_32bit_defconfig | |
parent | 5ec0003b19cbdf06ccd6941237cbc0d1c3468e2d (diff) | |
download | talos-obmc-uboot-8656c4f76f012254a1a01d6d7956d85d7d3d73bf.tar.gz talos-obmc-uboot-8656c4f76f012254a1a01d6d7956d85d7d3d73bf.zip |
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 'configs/sh7785lcr_32bit_defconfig')
0 files changed, 0 insertions, 0 deletions