Hi Fabio, > -----邮件原件----- > 发件人: Fabio Estevam <feste...@gmail.com> > 发送时间: 2024年10月16日 19:36 > 收件人: Alice Guo (OSS) <alice....@oss.nxp.com> > 抄送: Tom Rini <tr...@konsulko.com>; Lukasz Majewski <lu...@denx.de>; > Sean Anderson <sean...@gmail.com>; Stefano Babic <sba...@denx.de>; > Marek Vasut <ma...@denx.de>; dl-uboot-imx <uboot-...@nxp.com>; > u-boot@lists.denx.de; Ye Li <ye...@nxp.com>; Alice Guo <alice....@nxp.com>; > Peng Fan <peng....@nxp.com> > 主题: [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 <alice....@oss.nxp.com> wrote: > > > > From: Ye Li <ye...@nxp.com> > > > > This patch adds i.MX95 19x19 EVK board basic support. > > > > Signed-off-by: Ye Li <ye...@nxp.com> > > Signed-off-by: Alice Guo <alice....@nxp.com> > > Reviewed-by: Peng Fan <peng....@nxp.com> > > 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