On Fri, 28 Mar 2025 17:31:15 +0100, Patrice Chotard wrote: > Since introduction of OF_UPSTREAM flag, U-Boot's dtc must be able > to compile Kernel's device tree. > > Since kernel commit 7de129f5389b ("ARM: dts: stm32: stm32mp151a-prtt1l: > Fix QSPI configuration"), label relative path references has been > introduced. These label relative path references is not supported > by current U-Boot dtc version 1.5.0: (see mailing list discussion [1]). > > [...]
Applied to u-boot/master, thanks! [1/1] dtc: introduce label relative path references commit: 088bbc1efa8c1efe8e2714b9640055ce984aec93 -- Tom