binman: Add option for pointing to separate description
authorMichal Simek <michal.simek@amd.com>
Fri, 1 Nov 2024 09:17:54 +0000 (10:17 +0100)
committerMichal Simek <michal.simek@amd.com>
Wed, 27 Nov 2024 07:59:03 +0000 (08:59 +0100)
commitd92fdb60677b3990919a4216d3452418db215224
treef347be105769818bab1c0da7c51a8c9b6cbbbe47
parent62224280d9e89648ae90346c0aede76f9b7e7610
binman: Add option for pointing to separate description

Adding binman node with target images description can be unwanted feature
but as of today there is no way to disable it.
Also on size constrained systems it is not useful to add binman description
to DTB.
Introduce BINMAN_DTB Kconfig symbol which allows separate DTB for target
from DTB for binman itself.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/f1379d2587f9bf279a7a75c318aabbc1b35ee0c6.1730452668.git.michal.simek@amd.com
Makefile
lib/Kconfig