u-boot/arch/arm
Peng Fan e87da5704f 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>
2022-06-28 03:09:52 +01:00
..
cpu armv8: u-boot-spl.lds: mark __image_copy_start as symbol 2022-06-28 03:09:52 +01:00
dts Xilinx changes for v2022.10 2022-06-27 10:15:50 -04:00
include misc: nuvoton: Add NPCM7xx otp controller driver 2022-06-22 21:30:05 -04:00
lib Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mach-apple
mach-aspeed ast2600: spl: Add boot mode detection 2022-06-22 21:30:05 -04:00
mach-at91 linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
mach-bcm283x
mach-bcmbca arm: bcmbca: introduce the bcmbca architecture and 47622 SOC 2022-06-10 13:37:32 -04:00
mach-bcmstb
mach-cortina
mach-davinci
mach-exynos
mach-highbank
mach-hpe ARM: hpe: gxp: add core support 2022-06-22 21:30:04 -04:00
mach-imx imx: imx8mq: default select CLK_IMX8MQ 2022-06-03 11:15:24 -04:00
mach-integrator
mach-ipq40xx
mach-k3 Merge branch 'master' into next 2022-06-20 14:40:59 -04:00
mach-keystone
mach-kirkwood Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mach-lpc32xx
mach-mediatek
mach-meson
mach-mvebu arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE 2022-06-06 12:09:29 -04:00
mach-nexell
mach-npcm arm: nuvoton: Add support for Nuvoton NPCM750 BMC 2022-05-05 09:28:47 -04:00
mach-octeontx
mach-octeontx2
mach-omap2 linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
mach-orion5x linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
mach-owl
mach-qemu
mach-rmobile Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
mach-rockchip linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga arch: arm: socfpga: timer_s10: Override udelay for secure section 2022-06-17 16:26:52 +08:00
mach-sti stm32mp1: fix reference for STMicroelectronics 2022-06-17 14:12:27 +02:00
mach-stm32 configs: stm32f746-disco: Migrate SPL flags to defconfig 2022-05-10 13:56:12 +02:00
mach-stm32mp Merge branch 'master' into next 2022-06-20 14:40:59 -04:00
mach-sunxi sunxi: Remove obsolete Kconfig selections 2022-05-24 01:46:06 +01:00
mach-tegra ARM: tegra: XUSB padctl: Add new lines for errors 2022-06-13 15:31:00 -07:00
mach-u8500
mach-uniphier serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE) 2022-06-06 18:01:21 -04:00
mach-versal
mach-versatile
mach-zynq linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
mach-zynqmp arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() 2022-06-24 14:11:05 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00
Kconfig ARM: hpe: gxp: add core support 2022-06-22 21:30:04 -04:00
Kconfig.debug
Makefile ARM: hpe: gxp: add core support 2022-06-22 21:30:04 -04:00