[PATCH] Makefile: Fix generation of flash.bin u-boot.itb with binman

Simon Glass sjg at chromium.org
Fri Apr 30 20:13:53 CEST 2021


Hi,

On Thu, 29 Apr 2021 at 17:11, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Sat, Apr 24, 2021 at 8:57 PM Marek Vasut <marex at denx.de> wrote:
> >
> > On 2/25/21 9:50 PM, Marek Vasut wrote:
> > > In case binman is enabled, the u-boot.itb is generated using this tool
> > > and there is no direct u-boot.itb target, but instead the binman tool
> > > must be invoked. Add support for this case.
> > >
> > > Signed-off-by: Marek Vasut <marex at denx.de>
> > > Cc: Peng Fan <peng.fan at nxp.com>
> > > Cc: Stefano Babic <sbabic at denx.de>
> >
> > This bugfix is still missing from upstream.

It seems to be missing a Fixes tag?

I can't really comment on this particular patch as it is up to MX8
what is done here.

But a much better solution is to move this generation stuff to binman,
instead of all the arch-specific Makefile rules.

Regards,
Simon


More information about the U-Boot mailing list