[PATCH 4/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol

Alper Nebi Yasak alpernebiyasak at gmail.com
Sat Jun 4 13:50:13 CEST 2022


On 03/06/2022 10:17, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> 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
> 
> Reviewed-by: Tom Rini <trini at konsulko.com>
> Tested-by: Tim Harvey <tharvey at gateworks.com> #imx8m[m,n,p]-venice
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  arch/arm/cpu/armv8/u-boot-spl.lds | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>


More information about the U-Boot mailing list