Skip to content
Commit 211cfa50 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent e9d336d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment