On 4 July 2016 at 11:58, Simon Glass wrote:
> 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
> ---
>
> Changes in v3:
> - Update comments a little
> - Add GetEmpty() to
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
---
Changes in v3:
- Update comments a little
- Add GetEmpty() to obtain an empty/zero value of a given type
Changes in v2: No
2 matches
Mail list logo