2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-09 03:38:52 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Simon Glass
ec564b47da 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>
2016-07-14 20:40:24 -06:00