]> Git Repo - J-u-boot.git/commit
dts: support building all dtb files for a specific vendor
authorCaleb Connolly <[email protected]>
Thu, 18 Apr 2024 18:39:58 +0000 (19:39 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Tested-by: Neil Armstrong <[email protected]> # on Amlogic boards builds
dts/Kconfig
scripts/Makefile.dts
This page took 0.032768 seconds and 4 git commands to generate.