commit | aadfaf0a9b1ab9bb268736244cd7605b9363d91e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 17:18:04 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 06:57:52 2017 -0600 |
tree | 0036080d0cc903dcd95ccfda42a1888bd85d1a67 | |
parent | 11c89f33f24563b7762aa6c2c4a0991495315910 [diff] |
dm: core: Move dev_get_addr() etc. into a separate file Move this group of address-related functions into a new file. These use the flat device tree. Future work will provide new versions of these which can support the live tree. Signed-off-by: Simon Glass <sjg@chromium.org>