Skip to content
Commit e87da570 authored by Peng Fan's avatar Peng Fan Committed by Simon Glass
Browse files

armv8: u-boot-spl.lds: mark __image_copy_start as symbol



In arch/arm/lib/sections.c there is below code:
char __image_copy_start[0] __section(".__image_copy_start");
But actually 'objdump -t spl/u-boot-spl' not able to find out
symbol '__image_copy_start' for binman update image-pos/size.

So update link file

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarAlper Nebi Yasak <alpernebiyasak@gmail.com>
parent 6516c9b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment