diff options
author | Peng Fan <peng.fan@nxp.com> | 2022-06-18 15:13:13 +0300 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-06-28 03:09:52 +0100 |
commit | e87da5704ffa6fc782d93d137fa30a37a5df3566 (patch) | |
tree | 512b4c16dc2faf5bb11e706e02b17620963e9016 /include/bloblist.h | |
parent | 6516c9b349b3272c6c9cb7a4bdcfdef617d9f4ee (diff) |
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 'include/bloblist.h')
0 files changed, 0 insertions, 0 deletions