Hi Fabio, > -----邮件原件----- > 发件人: Fabio Estevam <[email protected]> > 发送时间: 2024年10月16日 19:36 > 收件人: Alice Guo (OSS) <[email protected]> > 抄送: Tom Rini <[email protected]>; Lukasz Majewski <[email protected]>; > Sean Anderson <[email protected]>; Stefano Babic <[email protected]>; > Marek Vasut <[email protected]>; dl-uboot-imx <[email protected]>; > [email protected]; Ye Li <[email protected]>; Alice Guo <[email protected]>; > Peng Fan <[email protected]> > 主题: [EXT] Re: [PATCH 14/17] imx95_evk: add i.MX95 19x19 EVK board basic > support > > Caution: This is an external email. Please take care when clicking links or > opening attachments. When in doubt, report the message using the 'Report this > email' button > > > Hi Alice, > > On Wed, Oct 16, 2024 at 4:19 AM Alice Guo <[email protected]> wrote: > > > > From: Ye Li <[email protected]> > > > > This patch adds i.MX95 19x19 EVK board basic support. > > > > Signed-off-by: Ye Li <[email protected]> > > Signed-off-by: Alice Guo <[email protected]> > > Reviewed-by: Peng Fan <[email protected]> > > A MAINTAINERS file is missing. CI flags this as an error. > > Please make sure to run the series through CI before posting v2. > > A general question: how is the flash.bin generated? > > I don't see binman support here. Why? > > We also need a doc/board/nxp/imx95_evk.rts file that explains how to build and > boot the board, the firmware files it needs, etc. >
We will have new revision silicon that not compatible with current silicon container format. The current version will not goes into mass production, so I prefer to defer the binman work when new revision silicon arrives. With current patchset, I could add doc to use imx-mkimage to pack images. With new revision silicons ready, we could switch to binman and update doc then. Is this ok for your? Best Regards, Alice Guo

