commit | 6fe43a3e81640b9d8903fd68ece089a0de811e4a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:08:59 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:07 2017 -0600 |
tree | 5025446732089d079ad988f8407a935870c57cb0 | |
parent | c4fc562b025e235752d7542a4e69def112538557 [diff] |
dm: core: Add livetree address functions Add functions to access addresses in the device tree. These are brought in from Linux 4.10. Also fix up the header guard for fdtaddr.h to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org>