| #
a4b8e372 |
| 19-May-2017 |
Simon Glass <sjg@chromium.org> |
dm: Add more livetree helpers and definitions
Add some definitions and helpers for livetree in the main of.h header file. These include:
- reading multi-cell integers - default number of address/si
dm: Add more livetree helpers and definitions
Add some definitions and helpers for livetree in the main of.h header file. These include:
- reading multi-cell integers - default number of address/size cells - functions for comparing names
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|
| #
5e060d8b |
| 19-May-2017 |
Simon Glass <sjg@chromium.org> |
dm: core: Add livetree definitions
Add a Kconfig option to enable a live device tree, built at run time from the flat tree. Also add structure definitions and a root node.
Signed-off-by: Simon Glas
dm: core: Add livetree definitions
Add a Kconfig option to enable a live device tree, built at run time from the flat tree. Also add structure definitions and a root node.
Signed-off-by: Simon Glass <sjg@chromium.org>
show more ...
|