[PATCH v2] imx8mq_evk: switch board to use binman for images

Fabio Estevam festevam at gmail.com
Mon Dec 6 22:38:00 CET 2021


Hi Tom,

On Mon, Dec 6, 2021 at 6:26 PM Tom Rini <trini at konsulko.com> wrote:

> I believe this ends up being blocked on getting binman / CI happy with
> the files being missing?

This patch addresses the following build warning:

===================== WARNING ======================
This board uses CONFIG_SPL_FIT_GENERATOR. Please migrate
to binman instead, to avoid the proliferation of
  UPD     include/generated/dt.h
arch-specific scripts with no tests.
  UPD     include/generated/timestamp_autogenerated.h
====================================================

The other issue about missing files is orthogonal to this patch and it is being
handled by Heiko's patch:
https://www.mail-archive.com/u-boot@lists.denx.de/msg425275.html

Andrey's conversion to binman can be safely applied to 2022.01.


More information about the U-Boot mailing list