1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-08 10:49:17 +01:00
Files
u-boot-megous/drivers/core
Michal Simek 484fdf5ba0 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>
2015-02-12 15:17:29 -07:00
..
2015-02-12 15:17:29 -07:00
2014-03-04 12:15:29 -05:00