[PATCH v1] doc: board: verdin-am62p: Fix boot log output
Francesco Dolcini
francesco at dolcini.it
Fri Dec 5 09:27:28 CET 2025
From: Francesco Dolcini <francesco.dolcini at toradex.com>
Fix boot log output not being rendered correctly, fix
it doing the same as done in verdin-am62.rst.
Fixes: b8c43968b801 ("board: toradex: add verdin am62p support")
Signed-off-by: Francesco Dolcini <francesco.dolcini at toradex.com>
---
doc/board/toradex/verdin-am62p.rst | 135 ++++++++++++++---------------
1 file changed, 66 insertions(+), 69 deletions(-)
diff --git a/doc/board/toradex/verdin-am62p.rst b/doc/board/toradex/verdin-am62p.rst
index 2f3262b8d1ec..cc60505a40cd 100644
--- a/doc/board/toradex/verdin-am62p.rst
+++ b/doc/board/toradex/verdin-am62p.rst
@@ -125,72 +125,69 @@ one may also use the update U-Boot wrappers:
Boot
----
-Output:
-
-.. code-block:: console
-
-U-Boot SPL 2025.04-00006-g51dc98d36470 (May 12 2025 - 15:46:57 +0100)
-SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
-Changed A53 CPU frequency to 1250000000Hz (U grade) in DT
-SPL initial stack usage: 17080 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.12.0(release):v2.12.0-1106-g4301798db096
-NOTICE: BL31: Built : 10:57:58, May 9 2025
-I/TC:
-I/TC: OP-TEE version: 4.6.0-18-g76d920d354df (gcc version 12.3.1 20230626 (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35))) #4 Tue May 6 19:48:13 UTC 2025 aarch64
-I/TC: WARNING: This OP-TEE configuration might be insecure!
-I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
-I/TC: Primary CPU initializing
-I/TC: GIC redistributor base address not provided
-I/TC: Assuming default GIC group status and modifier
-I/TC: SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
-I/TC: Activated SA2UL device
-I/TC: Enabled firewalls for SA2UL TRNG device
-I/TC: SA2UL TRNG initialized
-I/TC: SA2UL Drivers initialized
-I/TC: HUK Initialized
-I/TC: Primary CPU switching to normal world boot
-
-U-Boot SPL 2025.04-00006-g51dc98d36470 (May 12 2025 - 15:47:54 +0100)
-SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
-SPL initial stack usage: 1760 bytes
-HW CFG: 0x00
-Trying to boot from MMC1
-Authentication passed
-Authentication passed
-
-
-U-Boot 2025.04-00006-g51dc98d36470 (May 12 2025 - 15:47:54 +0100)
-
-SoC: AM62PX SR1.0 HS-FS
-DRAM: 2 GiB
-Core: 147 devices, 31 uclasses, devicetree: separate
-MMC: mmc at fa10000: 0, mmc at fa00000: 1
-Loading Environment from MMC... Reading from MMC(0)... OK
-In: serial at 2800000
-Out: serial at 2800000
-Err: serial at 2800000
-Model: Toradex 0099 Verdin AM62P Quad 2GB WB IT V1.0A
-Serial#: 15664919
-Carrier: Toradex Dahlia V1.1D, Serial# 11287149
-am65_cpsw_nuss ethernet at 8000000: K3 CPSW: nuss_ver: 0x6BA01903 cpsw_ver: 0x6BA81903 ale_ver: 0x00290105 Ports:2
-Setting variant to wifi
-Net:
-Warning: ethernet at 8000000port@1 MAC addresses don't match:
-Address in ROM is 58:a1:5f:b8:93:f9
-Address in environment is 00:14:2d:ef:07:17
-eth0: ethernet at 8000000port@1 [PRIME]Could not get PHY for mdio at f00: addr 7
-am65_cpsw_nuss_port ethernet at 8000000port@2: phy_connect() failed
-
-Hit any key to stop autoboot: 0
-Verdin AM62P #
-
+Output::
+
+ U-Boot SPL 2025.04-00006-g51dc98d36470 (May 12 2025 - 15:46:57 +0100)
+ SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
+ Changed A53 CPU frequency to 1250000000Hz (U grade) in DT
+ SPL initial stack usage: 17080 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.12.0(release):v2.12.0-1106-g4301798db096
+ NOTICE: BL31: Built : 10:57:58, May 9 2025
+ I/TC:
+ I/TC: OP-TEE version: 4.6.0-18-g76d920d354df (gcc version 12.3.1 20230626 (Arm GNU Toolchain 12.3.Rel1 (Build arm-12.35))) #4 Tue May 6 19:48:13 UTC 2025 aarch64
+ I/TC: WARNING: This OP-TEE configuration might be insecure!
+ I/TC: WARNING: Please check https://optee.readthedocs.io/en/latest/architecture/porting_guidelines.html
+ I/TC: Primary CPU initializing
+ I/TC: GIC redistributor base address not provided
+ I/TC: Assuming default GIC group status and modifier
+ I/TC: SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
+ I/TC: Activated SA2UL device
+ I/TC: Enabled firewalls for SA2UL TRNG device
+ I/TC: SA2UL TRNG initialized
+ I/TC: SA2UL Drivers initialized
+ I/TC: HUK Initialized
+ I/TC: Primary CPU switching to normal world boot
+
+ U-Boot SPL 2025.04-00006-g51dc98d36470 (May 12 2025 - 15:47:54 +0100)
+ SYSFW ABI: 4.0 (firmware rev 0x000b '11.0.7--v11.00.07 (Fancy Rat)')
+ SPL initial stack usage: 1760 bytes
+ HW CFG: 0x00
+ Trying to boot from MMC1
+ Authentication passed
+ Authentication passed
+
+
+ U-Boot 2025.04-00006-g51dc98d36470 (May 12 2025 - 15:47:54 +0100)
+
+ SoC: AM62PX SR1.0 HS-FS
+ DRAM: 2 GiB
+ Core: 147 devices, 31 uclasses, devicetree: separate
+ MMC: mmc at fa10000: 0, mmc at fa00000: 1
+ Loading Environment from MMC... Reading from MMC(0)... OK
+ In: serial at 2800000
+ Out: serial at 2800000
+ Err: serial at 2800000
+ Model: Toradex 0099 Verdin AM62P Quad 2GB WB IT V1.0A
+ Serial#: 15664919
+ Carrier: Toradex Dahlia V1.1D, Serial# 11287149
+ am65_cpsw_nuss ethernet at 8000000: K3 CPSW: nuss_ver: 0x6BA01903 cpsw_ver: 0x6BA81903 ale_ver: 0x00290105 Ports:2
+ Setting variant to wifi
+ Net:
+ Warning: ethernet at 8000000port@1 MAC addresses don't match:
+ Address in ROM is 58:a1:5f:b8:93:f9
+ Address in environment is 00:14:2d:ef:07:17
+ eth0: ethernet at 8000000port@1 [PRIME]Could not get PHY for mdio at f00: addr 7
+ am65_cpsw_nuss_port ethernet at 8000000port@2: phy_connect() failed
+
+ Hit any key to stop autoboot: 0
+ Verdin AM62P #
--
2.47.3
More information about the U-Boot
mailing list