Skip to content
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: default avatarSimon Glass <sjg@chromium.org>
parent 99c0ae16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment