commit | 5aeedebc33849efbbee2d422a4c7da8194e1b670 | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@sysam.it> | Sat May 21 12:05:49 2016 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sun Jun 19 17:05:55 2016 -0600 |
tree | 92cbecf3e858b555422a43e0af864d547cc0f21a | |
parent | 9ab165d8b05706284de0ee9bd402346c54ae6b15 [diff] |
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>