Skip to content
Snippets Groups Projects
Commit 8656c4f7 authored by Hans de Goede's avatar Hans de Goede
Browse files

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: default avatarHans de Goede <hdegoede@redhat.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 5ec0003b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment