[PATCH] imx8mm-evk: Generate a single bootable flash.bin again

Marcel Ziswiler marcel.ziswiler at toradex.com
Thu Aug 19 21:13:03 CEST 2021


Hi Fabio and Frieder

On Thu, 2021-08-19 at 15:58 -0300, Fabio Estevam wrote:
> Hi Frieder,
> 
> On Thu, Aug 19, 2021 at 3:52 PM Frieder Schrempf
> <frieder.schrempf at kontron.de> wrote:
> 
> > I tried to adapt this for my own board, but I needed to change the following in the imximage.cfg for the
> > build to pass. Did you test this?
> > 
> > -LOADER         mkimage.flash.mkimage   0x7E1000
> > +LOADER         mkimage.spl.mkimage     0x7E1000

Yes, I can copy that. And while investigating I noticed that doing a clean or even a mrproper does not seem to
clean any of those mkimage.flash.mkimage or mkimage-out.flash.mkimage.

> Interesting.  I do not see the build error here.

So likely, it was just picking up some old stuff for you Fabio. Not sure whether or not we would also want to
fix this cleaning issue as it can be quite confusing.

> My patch is against commit 78e786decb6c8 in mainline U-Boot.
> 
> Are you able to reproduce the build error on imx8mm-evk too?

Yes, once one does hand clean them old artifacts.

> Thanks

Cheers

Marcel


More information about the U-Boot mailing list