dm: add manual relocation for devices
authorAngelo Dureghello <angelo@sysam.it>
Sat, 21 May 2016 10:05:49 +0000 (12:05 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 19 Jun 2016 23:05:55 +0000 (17:05 -0600)
commit5aeedebc33849efbbee2d422a4c7da8194e1b670
tree92cbecf3e858b555422a43e0af864d547cc0f21a
parent9ab165d8b05706284de0ee9bd402346c54ae6b15
dm: add manual relocation for devices

Some architectures as m68k still need to use CONFIG_NEEDS_MANUAL_RELOC,
and are not still using the device tree.

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
Acked-by: Simon Glass <sjg@chromium.org>
drivers/core/root.c