On Thu, 26 Jun 2025 16:13:32 +0530, Manorit Chawdhry wrote: > EXT_DTB overrides the of_list_dirs that is passed to binman during > builds. This causes binman to not find the normal DTB paths and instead > it just is able to use the path for EXT_DTB only. > > Add the default of_list_dirs that is used for normal binman builds to > EXT_DTB usecase as well. > > [...]
Applied to u-boot/master, thanks! [1/1] Makefile: Fix of_list_dirs with EXT_DTB commit: 29be3d7d055e7db475d0bbea27b4b3bbfa9e0aa5 -- Tom