u-boot-brain/scripts/dtc/pylibfdt
Simon Glass 211cfa503f libfdt: Detected out-of-space with fdt_finish()
At present the Python sequential-write interface can produce an error when
it calls fdt_finish(), since this needs to add a terminating tag to the
end of the struct section.

Fix this by automatically expanding the buffer if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-09-22 12:50:43 -06:00
..
.gitignore scripts: dtc: ignore files generated generated by python 2019-11-23 14:53:48 -05:00
libfdt.i_shipped libfdt: Detected out-of-space with fdt_finish() 2020-09-22 12:50:43 -06:00
Makefile binman: Adjust pylibfdt for incremental build 2020-07-24 19:25:15 -06:00
setup.py pylibfdt: Convert to Python 3 2019-11-04 18:15:32 -07:00