u-boot-brain/scripts/dtc/libfdt
Marek Vasut c1bde2378a libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
This function is useful to merge a subset of DT into another DT, for
example if some prior-stage firmware passes a DT fragment to U-Boot
and U-Boot needs to merge it into its own DT. Export this function
to permit implementing such functionality.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
2020-05-20 13:20:19 +02:00
..
fdt_addresses.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt_empty_tree.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt_overlay.c libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() 2020-05-20 13:20:19 +02:00
fdt_ro.c libfdt: Revert 6dcb8ba4 from upstream libfdt 2020-01-30 13:30:35 -05:00
fdt_rw.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt_strerror.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt_sw.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt_wip.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt.c fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
fdt.h fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
libfdt_env.h fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
libfdt_internal.h fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00
libfdt.h libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() 2020-05-20 13:20:19 +02:00
Makefile.libfdt fdt: Sync up to the latest libfdt 2019-11-04 18:15:32 -07:00