Hello Fabio, > -----Original Message----- > From: Fabio Estevam <feste...@gmail.com> > Sent: Friday, December 3, 2021 4:54 PM > To: ZHIZHIKIN Andrey <andrey.zhizhi...@leica-geosystems.com> > Cc: U-Boot-Denx <u-boot@lists.denx.de>; Stefano Babic <sba...@denx.de>; > dl-uboot- > imx <uboot-...@nxp.com>; Peng Fan <peng....@nxp.com>; Heiko Schocher > <h...@denx.de>; Teresa Remmet <t.rem...@phytec.de>; Jagan Teki > <ja...@amarulasolutions.com>; Marcel Ziswiler <marcel.ziswi...@toradex.com>; > Ilko > Iliev <il...@ronetix.at>; Heinrich Schuchardt <xypron.g...@gmx.de> > 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 > <andrey.zhizhi...@leica-geosystems.com> 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