public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524
@ 2026-02-09  8:38 Francesco Dolcini
  2026-02-09  8:45 ` Francesco Dolcini
  0 siblings, 1 reply; 32+ messages in thread
From: Francesco Dolcini @ 2026-02-09  8:38 UTC (permalink / raw)
  To: u-boot, Suhaas Joshi, trini, vigneshr
  Cc: n-francis, s-tripathi1, k-malarvizhi, kamlesh, vishalm, d.schultz,
	w.egorov, ggiordano

Verdin AM62 and AM62P are not booting anymore with U-Boot 42b3ee7fa524,
everything was fine with b5213bbfdcb1.

Looking at the commits between the two revision, I would say that the
issue is with this series https://lore.kernel.org/all/20260127081652.506357-1-s-joshi@ti.com/

Suhaas: Can you help?

Failure::

U-Boot SPL 2026.04-rc1-0.0.0-devel+git.42b3ee7fa524 (Feb 08 2026 - 16:14:45 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.5--v11.02.05 (Fancy Rat)')
Failed to set clock rates for '/a53@0': -22
SPL initial stack usage: 13504 bytes
Trying to boot from MMC1
Authentication passed
Authentication passed
Authentication passed
Loading Environment from nowhere... OK
init_env from device 9 not supported!
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE:  BL31: v2.13.0(release):v2.13.0-259-ge0c4d3903b-dirty
NOTICE:  BL31: Built : 07:01:36, Jul  1 2025
U-Boot SPL 2026.04-rc1-0.0.0-devel+git.42b3ee7fa524 (Feb 08 2026 - 16:14:45 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.5--v11.02.05 (Fancy Rat)')

## ... and after that just no logs at all.

Success::

U-Boot SPL 2026.04-rc1-0.0.0-devel+git.b5213bbfdcb1 (Feb 04 2026 - 16:41:48 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.5--v11.02.05 (Fancy Rat)')
Failed to set clock rates for '/a53@0': -61
SPL initial stack usage: 13504 bytes
Trying to boot from MMC1
Authentication passed
Authentication passed
Authentication passed
Loading Environment from nowhere... OK
init_env from device 9 not supported!
Authentication passed
Authentication passed
Starting ATF on ARM64 core...
NOTICE:  BL31: v2.13.0(release):v2.13.0-259-ge0c4d3903b-dirty
NOTICE:  BL31: Built : 07:01:36, Jul  1 2025
U-Boot SPL 2026.04-rc1-0.0.0-devel+git.b5213bbfdcb1 (Feb 04 2026 - 16:41:48 +0000)
SYSFW ABI: 4.0 (firmware rev 0x000b '11.2.5--v11.02.05 (Fancy Rat)')
SPL initial stack usage: 2048 bytes
Trying to boot from MMC1
Authentication passed
Authentication passed
U-Boot 2026.04-rc1-0.0.0-devel+git.b5213bbfdcb1 (Feb 04 2026 - 16:41:48 +0000)
SoC:   AM62X SR1.0 HS-FS
Reset reason: POR
DRAM:  512 MiB
optee optee: OP-TEE: revision 4.7 (a9690ae39995af36)
Core:  160 devices, 35 uclasses, devicetree: separate
MMC:   mmc@fa10000: 0, mmc@fa00000: 1
Loading Environment from MMC... Reading from MMC(0)... OK
In:    serial@2800000
Out:   serial@2800000
Err:   serial@2800000
Model: Toradex 0071 Verdin AM62 Solo 512MB V1.2A
Serial#: 15412814
Carrier: Toradex Dahlia V1.1D, Serial# 11287147


Thanks,
Francesco


^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2026-02-24 15:24 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09  8:38 [REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524 Francesco Dolcini
2026-02-09  8:45 ` Francesco Dolcini
2026-02-09 10:08   ` Suhaas Joshi
2026-02-09 10:16     ` Francesco Dolcini
2026-02-09 17:25       ` Francesco Dolcini
2026-02-09 17:43         ` Tom Rini
2026-02-09 18:07           ` Francesco Dolcini
2026-02-09 18:13             ` Tom Rini
2026-02-10  9:26               ` Suhaas Joshi
2026-02-10 10:02                 ` Wadim Egorov
2026-02-10 10:22                   ` Wadim Egorov
2026-02-10 10:34                     ` Francesco Dolcini
2026-02-09 20:20         ` Bryan Brattlof
2026-02-10 10:50           ` Francesco Dolcini
2026-02-11 10:11             ` Francesco Dolcini
2026-02-11 11:21               ` Suhaas Joshi
2026-02-13 10:20                 ` Francesco Dolcini
2026-02-17 13:21                   ` Suhaas Joshi
2026-02-18  6:59                     ` Francesco Dolcini
2026-02-18 14:52                       ` Francesco Dolcini
2026-02-19  1:46                         ` Bryan Brattlof
2026-02-19 10:30                           ` Wadim Egorov
2026-02-19 10:40                           ` Suhaas Joshi
2026-02-19 19:30                             ` Francesco Dolcini
2026-02-20  1:05                               ` Bryan Brattlof
2026-02-20 10:46                                 ` Francesco Dolcini
2026-02-20 13:23                                   ` Bryan Brattlof
2026-02-23 15:58                                     ` Francesco Dolcini
2026-02-24 10:21                                       ` Francesco Dolcini
2026-02-24 13:53                                         ` devarsh
2026-02-24 14:38                                         ` Francesco Dolcini
2026-02-24 15:24                                           ` Francesco Dolcini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox