Attention is currently required from: Maximilian Brune.
Felix Singer has posted comments on this change by Maximilian Brune. ( https://review.coreboot.org/c/coreboot/+/83084?usp=email )
Change subject: include/device_tree.h: Fix function name fdt_node_name ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
It's concerning that this got merged, does Jenkins not test a configuration with this code enabled? […]
Jenkins only does build tests. Two boards are build-tested with `PAYLOAD_FIT_SUPPORT` enabled, which pulls in this code.
``` configs/config.emulation_qemu_aarch64_fit_support_timestamps 8:CONFIG_PAYLOAD_FIT_SUPPORT=y
configs/config.cavium_cn8100_sff_evb_bdk_verbose_fit_payload_support 10:CONFIG_PAYLOAD_FIT_SUPPORT=y ```