diff options
author | Burt P <pburt0@gmail.com> | 2017-07-19 00:55:42 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-19 07:20:40 -0700 |
commit | 9b2982813bdb1241e2149bd48893d03e139d24bb (patch) | |
tree | 613fb1becf462956dace385c60294a8e816714f2 /test/data | |
parent | af68d862d46e0bdc2d3d32a2fe5fba53456072cb (diff) |
device tree: reworked and cleaned up
* Moved device tree functions to
modules/devices/devicetree/dt_util.c
* The dtr_* functions usable from outside devicetree.c,
for example in get_motherboard().
Must #include "dt_util.h"
* Now possible to use an alternate device tree root for testing
-DOVRDTRROOT=\"/some/path\"
* Alternately, pass dtr_new() an alternate base path.
* Abandoned the tuple grouping and inherited properties stuff
for now.
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'test/data')
0 files changed, 0 insertions, 0 deletions