On 6 July 2018 at 10:27, Simon Glass <sjg@xxxxxxxxxxxx> wrote: > This provides various patches sent to the devicetree-compiler mailing list > to enhance the Python bindings. A final version of this patch may be > created once upstreaming is complete, but if it takes too long, this can > act as a placeholder. > > New pylibfdt features: > - Support for most remaining, relevant libfdt functions > - Support for sequential-write functions > > Changes are applied to existing U-Boot tools as needed. > > Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx> > --- > > Changes in v2: None > > scripts/dtc/libfdt/libfdt.h | 3 + > scripts/dtc/pylibfdt/libfdt.i_shipped | 705 +++++++++++++++++++++++--- > tools/dtoc/dtoc.py | 20 +- > tools/dtoc/fdt.py | 3 +- > tools/dtoc/test_dtoc.py | 3 +- > 5 files changed, 663 insertions(+), 71 deletions(-) Applied to u-boot-dm -- To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html