[PATCH 1/5] spl: fit: Add board level function to decide application of DTO

2023-10-16 Thread sbabic
> Add board-specific function used to indicate whether a DTO from fitImage > configuration node 'fdt' property DT and DTO list should be applied onto > the base DT or not applied. > This is useful in case of DTOs which implement e.g. different board revision > details, where such DTO should be

[PATCH 1/5] spl: fit: Add board level function to decide application of DTO

2023-09-21 Thread Marek Vasut
Add board-specific function used to indicate whether a DTO from fitImage configuration node 'fdt' property DT and DTO list should be applied onto the base DT or not applied. This is useful in case of DTOs which implement e.g. different board revision details, where such DTO should be applied on