[PATCH 03/17] dtoc: Add support for reading fixed-length bytes properties
Simon Glass
sjg at chromium.org
Thu Dec 2 22:18:08 CET 2021
Add functions to read a sequence of bytes from the devicetree.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
scripts/pylint.base | 4 ++--
tools/dtoc/fdt_util.py | 20 ++++++++++++++++++++
tools/dtoc/test_fdt.py | 17 +++++++++++++++++
3 files changed, 39 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list