Hi Frieder, On Thu, Aug 19, 2021 at 3:52 PM Frieder Schrempf <frieder.schre...@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 Interesting. I do not see the build error here. My patch is against commit 78e786decb6c8 in mainline U-Boot. Are you able to reproduce the build error on imx8mm-evk too? Thanks