u-boot-brain/scripts/dtc/pylibfdt
Simon Glass 3def0cf238 libfdt: Bring in proposed pylibfdt changes
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@chromium.org>
2018-07-09 09:11:00 -06:00
..
.gitignore pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 2017-11-17 07:43:32 -05:00
libfdt.i_shipped libfdt: Bring in proposed pylibfdt changes 2018-07-09 09:11:00 -06:00
Makefile pylibfdt: Add missing CC and LD to Makefile 2018-05-23 22:06:41 -04:00
setup.py host-tools: use python2 explicitly for shebang 2018-01-28 12:27:30 -05:00