Skip to content
Snippets Groups Projects
Commit 484fdf5b authored by Michal Simek's avatar Michal Simek Committed by Simon Glass
Browse files

dm: Add support for all targets which requires MANUAL_RELOC


Targets with CONFIG_NEEDS_MANUAL_RELOC do not use REL/RELA
relocation (mostly only GOT) where functions aray are not
updated. This patch is fixing function pointers for DM core
and serial-uclass to ensure that relocated functions are called.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Acked-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 99c0ae16
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment