From: Francesco Dolcini <francesco@dolcini.it>
To: Fabio Estevam <festevam@gmail.com>,
"Alice Guo (OSS)" <alice.guo@oss.nxp.com>
Cc: Tom Rini <trini@konsulko.com>, Alice Guo <alice.guo@nxp.com>,
Stefano Babic <sbabic@nabladev.com>,
"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
Peng Fan <peng.fan@nxp.com>,
u-boot@lists.denx.de,
Enric Balletbo i Serra <eballetb@redhat.com>,
Ye Li <ye.li@nxp.com>, Jacky Bai <ping.bai@nxp.com>,
Francesco Dolcini <francesco.dolcini@toradex.com>
Subject: Re: [PATCH 0/8] (no cover subject)
Date: Fri, 20 Jun 2025 09:28:16 +0200 [thread overview]
Message-ID: <20250620072816.GA5437@francesco-nb> (raw)
In-Reply-To: <CAOMZO5CpcBTKQW4O6qFH4TgvsBBzmud1MQOEtz1i0V3UApz-sQ@mail.gmail.com>
Hello Fabio, Alice
On Thu, Jun 19, 2025 at 10:01:52PM -0300, Fabio Estevam wrote:
> On Wed, Jun 18, 2025 at 4:30 AM Alice Guo (OSS) <alice.guo@oss.nxp.com> wrote:
> >
> > imx: update the building bootloader image related part for
> > i.MX8QXP, i.MX8QM and i.MX95 B0.
>
> This way it is written above it looks like a cleanup, but if I
> understand correctly, there was a bug report from Enric, so should
> this entire series target master as a bug fix?
>
> Francesco brought a good point: are other imx8qxp/qm boards affected?
> Could you make the fix to all boards?
I have not looked into the details myself (no time, sorry), but I
had a quick look at our CI and current master U-Boot is able to boot
on both apalis-imx8 and colibri-imx8x.
```
U-Boot 2025.07-rc4-0.0.0-devel+git.a239cdc0bd4b (Jun 17 2025 - 23:21:42 +0000)
CPU: NXP i.MX8QM RevB A53 at 1200 MHz - invalid sensor data
DRAM: 8 GiB
Core: 161 devices, 19 uclasses, devicetree: separate
MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2
Loading Environment from MMC... Reading from MMC(0)... OK
In: serial@5a070000
Out: serial@5a070000
Err: serial@5a070000
Model: Toradex 0067 Apalis iMX8QM 8GB WB IT V1.1B
Serial#: 15543176
Boot: MMC0
Reset cause: POR
Build: SCFW 83624b99, SECO-FW 7d5462e6, ATF android
Net: eth0: ethernet@5b040000
```
```
U-Boot 2025.07-rc4-0.0.0-devel+git.a239cdc0bd4b (Jun 17 2025 - 23:21:42 +0000)
CPU: NXP i.MX8QXP RevC A35 at 1200 MHz at 33C
DRAM: 2 GiB
Core: 110 devices, 21 uclasses, devicetree: separate
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... Reading from MMC(0)... OK
In: serial@5a090000
Out: serial@5a090000
Err: serial@5a090000
Model: Toradex 0050 Colibri iMX8QXP 2GB IT V1.0E
Serial#: 14986935
Boot: MMC0
Reset cause: POR
Build: SCFW 83624b99, SECO-FW c9de51c0, ATF android
Net: eth0: ethernet@5b040000
```
Francesco
prev parent reply other threads:[~2025-06-20 7:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 7:30 [PATCH 0/8] (no cover subject) Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 1/8] tools: imx8image: Fix the value passed to dcd_skip of build_container() Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 2/8] arm: mach-imx: Change to use IMX_CONTAINER_CFG to specify i.MX8 container config file Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 3/8] imx: imx8qxp: update packing i.MX8QXP MEK flash.bin Alice Guo (OSS)
2025-06-18 8:01 ` Francesco Dolcini
2025-06-18 7:30 ` [PATCH v1 4/8] imx: imx8qm: update packing i.MX8QM " Alice Guo (OSS)
2025-06-18 8:01 ` Francesco Dolcini
2025-06-20 3:38 ` 回复: " Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 5/8] arm: imx: Update ELE get_info structure for i.MX94 Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 6/8] tools: imx8image: Add 2 new commands CMD_CNTR_VERSION and CMD_DUMMY_DDR Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 7/8] spl: imx: Add support for new PQC container Alice Guo (OSS)
2025-06-18 7:30 ` [PATCH v1 8/8] imx95_evk: Add i.MX95 B0 support Alice Guo (OSS)
2025-06-20 1:01 ` [PATCH 0/8] (no cover subject) Fabio Estevam
2025-06-20 3:33 ` 回复: " Alice Guo (OSS)
2025-06-20 11:03 ` Fabio Estevam
2025-06-20 7:28 ` Francesco Dolcini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250620072816.GA5437@francesco-nb \
--to=francesco@dolcini.it \
--cc=alice.guo@nxp.com \
--cc=alice.guo@oss.nxp.com \
--cc=eballetb@redhat.com \
--cc=festevam@gmail.com \
--cc=francesco.dolcini@toradex.com \
--cc=peng.fan@nxp.com \
--cc=ping.bai@nxp.com \
--cc=sbabic@nabladev.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=ye.li@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox