Hello Fabio, > -----Original Message----- > From: Fabio Estevam <[email protected]> > Sent: Friday, December 3, 2021 4:54 PM > To: ZHIZHIKIN Andrey <[email protected]> > Cc: U-Boot-Denx <[email protected]>; Stefano Babic <[email protected]>; > dl-uboot- > imx <[email protected]>; Peng Fan <[email protected]>; Heiko Schocher > <[email protected]>; Teresa Remmet <[email protected]>; Jagan Teki > <[email protected]>; Marcel Ziswiler <[email protected]>; > Ilko > Iliev <[email protected]>; Heinrich Schuchardt <[email protected]> > Subject: Re: [PATCH] imx8mq_evk: switch board to use binman for images > > > Hi Andrey, > > Thanks for the patch. > > On Fri, Dec 3, 2021 at 12:30 PM Andrey Zhizhikin > <[email protected]> wrote: > > > -Burn the flash.bin to MicroSD card offset 33KB: > > +Burn the flash.bin (offset 33KB) and u-boot.itb (offset 384KB) to MicroSD > card: > > Could you please use the single flash.bin approach here too? > > Please see commit: > 028abfd9b157 ("imx8mm-evk: Generate a single bootable flash.bin again")
Sure thing! Thanks for pointing this out, I do remember there has been quite a discussion regarding this point, but I totally missed what was the outcome. Now I can see it in this commit quite clear. :) I'll change the binman DT node now and push a V2. > > Thanks -- andrey

