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