On 04/05/2023 14.35, Rasmus Villemoes wrote: > On 03/05/2023 16.54, Tom Rini wrote:
>> The one last problem now is on stm32mp15_dhcor_basic which is a >> defconfig missing one from OF_LIST but including it in the its file, so >> the above is the patch we need. >> > > Hm, well, for now I think at least all .dtbo targets need to be left in > the Makefiles, since nothing in the defconfig tells us to build those. Hi Tom Can I persuade you to try something like https://source.denx.de/u-boot/u-boot/-/commit/a05e0d0e6b9103542a1076f9cab0005f400fa072 again, but leaving the .dtbo targets in there? I could send a patch, but it's entirely mechanical, and not really meant for being applied until we know if there's more to be cleaned up. Rasmus