aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2022-06-18 15:13:13 +0300
committerSimon Glass <sjg@chromium.org>2022-06-28 03:09:52 +0100
commite87da5704ffa6fc782d93d137fa30a37a5df3566 (patch)
tree512b4c16dc2faf5bb11e706e02b17620963e9016 /common
parent6516c9b349b3272c6c9cb7a4bdcfdef617d9f4ee (diff)
downloadu-boot-e87da5704ffa6fc782d93d137fa30a37a5df3566.zip
u-boot-e87da5704ffa6fc782d93d137fa30a37a5df3566.tar.gz
u-boot-e87da5704ffa6fc782d93d137fa30a37a5df3566.tar.bz2
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: Peng Fan <peng.fan@nxp.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions