-
- Downloads
dm: Add a library to provide simple device-tree access
This Python library provides a way to access the contents of the device
tree. It uses fdtget, so is inefficient for larger device tree files.
Signed-off-by:
Simon Glass <sjg@chromium.org>
tools/dtoc/.gitignore
0 → 100644
tools/dtoc/fdt_fallback.py
0 → 100644
tools/dtoc/fdt_util.py
0 → 100644
Please register or sign in to comment