[PATCH v1 2/5] dts: allow dts files in board directory

Troy Kisky troy.kisky at boundarydevices.com
Thu Jan 6 22:01:48 CET 2022


On 12/28/2021 12:33 AM, Simon Glass wrote:
> Hi Troy,
> 
> On Fri, 17 Dec 2021 at 16:02, Troy Kisky <troy.kisky at boundarydevices.com> wrote:
>>
>> Let the board specific dts files live in the board directory.
>>
>> Signed-off-by: Troy Kisky <troy.kisky at boundarydevices.com>
>> ---
>>  dts/Makefile         | 11 +++++++++--
>>  scripts/Makefile.lib |  1 +
>>  2 files changed, 10 insertions(+), 2 deletions(-)
> 
> I think .dts files should be built at the SoC level, at the finest.
> Otherwise we might change a .dtsi and break something without
> knowing...and it is very hard to know what other builds to do. This
> seems to be heading towards target-specific building.
> 
> Regards,
> Simon

I can try to address that in the next rev, if that is the only thing stopping it.

Thanks for the review.

Troy



More information about the U-Boot mailing list