On Fri, May 20, 2022 at 10:10:43PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > 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 > > Tested-by: Tim Harvey #imx8m[m,n,p]-venice > Signed-off-by: Peng Fan Reviewed-by: Tom Rini -- Tom