[PATCH v2 0/8] imx8: switch missing boards to binman

Tom Rini trini at konsulko.com
Thu Nov 10 17:11:26 CET 2022


On Wed, Nov 09, 2022 at 02:45:10PM -0300, Fabio Estevam wrote:
> Hi Oliver and Stefano,
> 
> On Wed, Nov 9, 2022 at 1:19 PM Oliver Graute <oliver.graute at gmail.com> wrote:
> 
> > For my imx8qm boards I need to manually place these imx firmware blobs with
> > expected names for sucessfull image creation.
> >
> > As I understood the CI creates somes fakes. But I don't know where this
> > is happening.
> 
> CI is falling with your series applied:
> 
> https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/525787
> 
> It is easy to reproduce the failure locally. Just remove
> ahab-container.img from the
> U-Boot tree and try to build imx8qxp_mek_defconfig.
> 
> Prior to the binman conversion:
> 
> WARNING './ahab-container.img' not found, resulting binary is not-functional
> make[1]: Nothing to be done for 'SPL'.
> 
> Only a warning is issued.
> 
> After the binman conversion:
> 
> WARNING './ahab-container.img' not found, resulting binary is not-functional
> make[1]: Nothing to be done for 'SPL'.
>   BINMAN  all
> binman: Error 1 running 'mkimage -d ./mkimage.spl.mkimage -n
> spl/u-boot-spl.cfgout -T imx8image -e 0x100000
> ./mkimage-out.spl.mkimage': Fail open first container file
> ahab-container.img
> 
> make: *** [Makefile:1116: all] Error 1
> 
> Maybe someone has any suggestions?

So, this is coming from board/freescale/imx8qxp_mek/imximage.cfg (and
there's another board or two doing the same / simialr thing), shouldn't
this be wholly in binman now?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20221110/c72a2d70/attachment.sig>


More information about the U-Boot mailing list