[PATCH v2] scripts/Makefile.lib: add CONFIG_SYS_CONFIG_NAME prefix to dtsi search

Tom Rini trini at konsulko.com
Fri Sep 12 16:23:19 CEST 2025


On Tue, Aug 26, 2025 at 02:47:00PM -0700, E Shattow wrote:

> Add ${CONFIG_SYS_CONFIG_NAME}-u-boot.dtsi into dtsi include search order:
> orig filename, (SYS_CONFIG_NAME), SYS_SOC, SYS_CPU, SYS_VENDOR, no prefix
> 
> Signed-off-by: E Shattow <e at freeshell.de>
> ---
>  doc/develop/devicetree/control.rst | 1 +
>  scripts/Makefile.lib               | 2 ++
>  2 files changed, 3 insertions(+)

A problem is that today, this leads to failure to build on:
mt7622_rfb mt7986_rfb mt7986a_bpir3_emmc mt7986a_bpir3_sd mt7988_rfb
mt7988_sd_rfb mt8516_pum
pkin socfpga_stratix10 socfpga_stratix10_atf socfpga_agilex5
socfpga_agilex5_nand2 socfpga_agil
ex5_vab socfpga_n5x socfpga_n5x_atf socfpga_n5x_vab
mt7623a_unielec_u7623_02 mt7623n_bpir2 imx6
q_bosch_acc imx6dl_mamoj socfpga_arria10 socfpga_arria5 socfpga_cyclone5

Because the problem you're trying to solve is being partly solved in
another way by others, perhaps?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250912/432c1f99/attachment.sig>


More information about the U-Boot mailing list