diff options
author | Michal Simek <michal.simek@xilinx.com> | 2015-02-02 16:31:59 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-02-12 15:17:29 -0700 |
commit | 484fdf5ba058b07be5ca82763aa2b72063540ef3 (patch) | |
tree | 65f5743792dddb46f25e0d8440661197fcabdbc2 /board/mpc8308_p1m | |
parent | 99c0ae16d8b2ebfb7381ba77d4e37e7bda734402 (diff) | |
download | u-boot-imx-484fdf5ba058b07be5ca82763aa2b72063540ef3.zip u-boot-imx-484fdf5ba058b07be5ca82763aa2b72063540ef3.tar.gz u-boot-imx-484fdf5ba058b07be5ca82763aa2b72063540ef3.tar.bz2 |
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: Michal Simek <michal.simek@xilinx.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/mpc8308_p1m')
0 files changed, 0 insertions, 0 deletions