On Fri, 25 Apr 2025 17:54:03 -0500, Andrew Davis wrote: > Just like TF-A and OP-TEE, the documentation states a custom path for DM > can be provided at build time by setting TI_DM. This should then set > ti-dm-path which updates ti-dm node filenames in binman. > > Two issues prevent this from functioning for most K3 boards. One is when > then DM firmware name is inside a blob-ext node instead of a ti-dm node. > > [...]
Applied to u-boot/master, thanks! [1/1] arm: dts: k3: binman: Fix DM firmware selection commit: c492a55fe40cb9d86b0e99c160e21e5f8f4edcdc -- Tom