commit | d6ffb00a438ef8ba714feb2c72a7ddbdebad2b2e | [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 | 9d922450aa9944ecf8c249c892078cda80f40e02 [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>