回复: [EXT] Re: [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board basic support

Alice Guo (OSS) alice.guo at oss.nxp.com
Wed Jan 1 12:40:28 CET 2025


> -----邮件原件-----
> 发件人: Tim Harvey <tharvey at gateworks.com>
> 发送时间: 2025年1月1日 4:32
> 收件人: Alice Guo (OSS) <alice.guo at oss.nxp.com>; Simon Glass
> <sjg at chromium.org>
> 抄送: Tom Rini <trini at konsulko.com>; Stefano Babic <sbabic at denx.de>; Fabio
> Estevam <festevam at gmail.com>; dl-uboot-imx <uboot-imx at nxp.com>; Lukasz
> Majewski <lukma at denx.de>; Sean Anderson <seanga2 at gmail.com>; Alper
> Nebi Yasak <alpernebiyasak at gmail.com>; u-boot at lists.denx.de;
> marex at denx.de; Alice Guo <alice.guo at nxp.com>; Ye Li <ye.li at nxp.com>;
> Peng Fan <peng.fan at nxp.com>
> 主题: Re: [EXT] Re: [PATCH v2 16/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
> 
> 
> On Mon, Dec 30, 2024 at 6:34 PM Alice Guo (OSS) <alice.guo at oss.nxp.com>
> wrote:
> >
> > > 主题: [EXT] Re: [PATCH v2 16/17] imx95_evk: add i.MX95 19x19 EVK board
> > > basic support
> > > >
> > > I gave this series a go on top of 5cfbf8c364 origin/next on an EVK I
> > > have here and I saw no u-boot proper output after the ATF.
> > >
> > > Here is what I saw on UART2:
> > > U-Boot SPL 2025.01-rc5-00393-g9b292f7d347f (Dec 27 2024 - 16:12:20
> > > -0800) DDRMIX is powered UP Normal Boot Trying to boot from MMC2
> > > Primary set selected Load image from MMC/SD 0xdec00
> > > NOTICE:  BL31: v2.10.0  (release):lf-6.6.52-2.2.0
> > > NOTICE:  BL31: Built : 16:06:15, Dec 27 2024
> > >
> > > U-Boot SPL 2025.01-rc5-00393-g9b292f7d347f (Dec 27 2024 - 16:12:20
> > > -0800) DDRMIX is powered UP Normal Boot Trying to boot from MMC2
> > > Primary set selected Load image from MMC/SD 0xdec00
> > > NOTICE:  BL31: v2.10.0  (release):lf-6.6.52-2.2.0
> > > NOTICE:  BL31: Built : 16:06:15, Dec 27 2024 ^^^ nothing after this
> > >
> > > Any thoughts on what is wrong here?
> > >
> > > Best Regards,
> > >
> > > Tim
> >
> > Hi Tim,
> >
> > I tried it on my MX95 and it works well, so I not sure what causes this issue on
> your EVK.
> >
> 
> Hi Alice,
> 
> I discovered what happened. The first make for uboot resulted in a binman
> warning (which should be a failure but is not for some reason) and results in an
> image that doesn't contain uboot proper:
> WARNING './u-boot.bin' not found, resulting binary may be not-functional
> 
> Simon, do you know why this warning doesn't result in a make failure?
> 
> Doing a second make works, so I think there is likely a binman dependency issue
> going on here. You can re-create the issue with a distclean as shown here:
> 

I reproduced this issue with make distclean, but not every time. I need time to check it.

Best Regards,
Alice Guo




More information about the U-Boot mailing list