On Mon, Dec 06, 2021 at 06:05:50PM -0300, Fabio Estevam wrote: > Hi Tom and Stefano, > > On Fri, Dec 3, 2021 at 1:27 PM Fabio Estevam wrote: > > > > Hi Andrey, > > > > On Fri, Dec 3, 2021 at 1:18 PM Andrey Zhizhikin > > wrote: > > > > > > Currently i.MX8MQ EVK board still targeting the old image generation > > > approach for image generation, which relies on the FIT generator that > > > has been dropped from the tree. > > > > > > Switch the board to use binman instead, which is a standard image > > > generator now. > > > > > > Update board documentation to correct build command, and advise latest > > > firmware and TF-A versions to use. > > > > > > NOTE: New image produced by binman does not have Signed HDMI FW support, > > > this has been left on the side and does not interfere with the general > > > boot flow. > > > > > > Tested on: [i.MX8MQ rev2.0] > > > > > > Signed-off-by: Andrey Zhizhikin > > > --- > > > > > > Changes in V2: > > > - Modify binman and documentation to use single flash.bin file instead > > > of flash.bin+u-boot.itb combination, suggested by Fabio Estevam. > > > > Thanks for the rework: > > > > Reviewed-by: Fabio Estevam > > Please consider this one for 2022.01. I believe this ends up being blocked on getting binman / CI happy with the files being missing? -- Tom