Hi Michal,

On Mon, 7 Oct 2024 at 07:05, Michal Simek <[email protected]> wrote:
>
> 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_EXTERNAL_DTB Kconfig symbol which allows separate DTB for
> target from DTB for binman itself.
>
> Signed-off-by: Michal Simek <[email protected]>
> ---
>
>  Makefile    |  2 +-
>  lib/Kconfig | 10 ++++++++++
>  2 files changed, 11 insertions(+), 1 deletion(-)
>

Doesn't this defeat one of the purposes of Binman, i.e. to document
images? We do want the .dts to include the image description. What
sort of problem is this causing?

Regards,
Simon

Reply via email to