u-boot-brain/scripts/dtc/libfdt
Simon Glass 89d66907b3 libfdt: Copy the struct region in fdt_resize()
At present this function appears to copy only the data before the struct
region and the data in the string region. It does not seem to copy the
struct region itself.

>From the arguments of this function it seems that it should support fdt
and buf being different. This patch attempts to fix this problem.

Upstream commit: c72fa77 libfdt: Copy the struct region in fdt_resize()

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-07-29 09:38:06 -06:00
..
fdt_addresses.c scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 2017-11-17 07:43:32 -05:00
fdt_empty_tree.c scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d 2017-09-23 17:33:10 -04:00
fdt_overlay.c scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 2018-05-31 08:53:11 -04:00
fdt_ro.c libfdt: Add phandle generation helper 2019-04-11 20:10:50 -06:00
fdt_rw.c scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 2018-05-31 08:53:11 -04:00
fdt_strerror.c scripts/dtc: Update to upstream version v1.4.3 2017-09-23 17:33:03 -04:00
fdt_sw.c libfdt: Copy the struct region in fdt_resize() 2019-07-29 09:38:06 -06:00
fdt_wip.c scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 2018-05-31 08:53:11 -04:00
fdt.c scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 2018-05-31 08:53:11 -04:00
fdt.h scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 2018-05-31 08:53:11 -04:00
libfdt_env.h libfdt: Add phandle generation helper 2019-04-11 20:10:50 -06:00
libfdt_internal.h scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 2018-05-31 08:53:11 -04:00
libfdt.h libfdt: Add phandle generation helper 2019-04-11 20:10:50 -06:00
Makefile.libfdt scripts/dtc: Update to upstream version v1.4.3 2017-09-23 17:33:03 -04:00