]> git.ipfire.org Git - thirdparty/u-boot.git/commit
dts: support building all dtb files for a specific vendor
authorCaleb Connolly <caleb.connolly@linaro.org>
Thu, 18 Apr 2024 18:39:58 +0000 (19:39 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 29 Apr 2024 16:55:07 +0000 (10:55 -0600)
commit0525cb2ae097d991dea35cbc08044c6e16e33e39
tree4cc6f97a9dcfe92d2a2bcff64d70896e50faf821
parent1ef61c338dc29a624040b48d13514b356a71abd0
dts: support building all dtb files for a specific vendor

This adjusts OF_UPSTREAM to behave more like the kernel by allowing for
all the devicetree files for a given vendor to be compiled. This is
useful for Qualcomm in particular as most boards are supported by a
single U-Boot build just provided with a different DT.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on Amlogic boards builds
dts/Kconfig
scripts/Makefile.dts