commit | 279567ad68f5461f23931b7327eb237590631c9b | [log] [tgz] |
---|---|---|
author | Neha Malcom Francis <n-francis@ti.com> | Wed May 29 13:18:49 2024 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 13 16:29:22 2024 -0600 |
tree | 200051c5c065141a3fbb4df91515fde9e396d703 | |
parent | 4c3a9113d9c94217b0dba8af58c18f2113c3ccb0 [diff] |
arm: dts: k3-*-binman: Make default DM file optional The default DM firmware path is non-optional as of now. Make it optional so that users that choose to provide DM via TI_DM argument instead of BINMAN_INDIRS can do so without build errors. Signed-off-by: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Kamlesh Gurudasani <kamlesh@ti.com>