u-boot-brain/scripts/dtc/libfdt
Marcus Comstedt 42a768c689 libfdt: Remove superfluous NUL character from overlay symbols
The symbol path already ends with a NUL character (something which is
actually checked by the code) and this NUL is included in
rel_path_len, so there is no need to add a second one.

This change fixes incorrect display in "fdt list /__symbols" after
applying an overlay with symbols.

Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-06-11 20:52:11 -06: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: Remove superfluous NUL character from overlay symbols 2020-06-11 20:52:11 -06: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