Re: [PATCH v4] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts

2024-10-18 Thread Fabio Estevam
On Wed, Oct 16, 2024 at 10:09 PM Marek Vasut wrote: > > Currently the enablement of OF_UPSTREAM results on the build system > searching for DTs only in dts/upstream/ . There are platforms which > use U-Boot specific DTBOs applied on top of U-Boot control DT during > SPL stage, and source DTs for t

[PATCH v4] dts: Add ability to build fallback DTBOs from arch/$(ARCH)/dts

2024-10-16 Thread Marek Vasut
Currently the enablement of OF_UPSTREAM results on the build system searching for DTs only in dts/upstream/ . There are platforms which use U-Boot specific DTBOs applied on top of U-Boot control DT during SPL stage, and source DTs for these are located in arch/$(ARCH)/dtb. Add dedicated 'dtbos' ta