mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-03 04:51:05 +01:00
Add a linker symbol which can be used to mark relocation code, so it can be collected by the linker and copied into a suitable place and executed when needed. Signed-off-by: Simon Glass <sjg@chromium.org>