@samitouri / QOSamiQemu / commits / 4ed26771eb

docs/system/arm/aspeed: Add AST1040 Bridge IC evaluation board

Update the Aspeed AST10x0 documentation to include the AST1040 evaluation board and clarify the AST10x0 family classification. The documentation now describes: - AST1030 and AST1040 as Bridge IC devices - AST1060 as a Platform Root of Trust processor - AST1040 Cortex-M4F CPU frequency running at 400 MHz Also add the ast1040-evb machine entry to the supported AST10x0 SoC based machine list. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20260525053036.3305181-10-jamin_lin@aspeedtech.com Signed-off-by: Cédric Le Goater <clg@redhat.com>

Jamin Lin committed May 25, 2026 at 05:30 UTC 4ed26771ebf0d7a49dd5477e9f7e350af1168d71
1 file changed +13 -5
docs/system/arm/aspeed.rst
+13 -5
@@ -441,18 +441,26 @@ Use ``tio`` or another terminal emulator to connect to the consoles:
441 $ tio /dev/pts/57
442
443
444 -Aspeed MiniBMC and Platform Root of Trust processor family boards (``ast1030-evb``, ``ast1060-evb``)
445 -====================================================================================================
444 +Aspeed Bridge IC and Platform Root of Trust processor family boards (``ast1030-evb``, ``ast1040-evb``, ``ast1060-evb``)
445 +=======================================================================================================================
446
447 -The QEMU Aspeed machines model mini BMCs and Platform Root of Trust processors of various Aspeed
448 -evaluation boards. They are based on different releases of the Aspeed SoC : the AST1030 (MiniBMC)
449 -and AST1060 (Platform Root of Trust Processor), both integrating an Arm Cortex M4F CPU (200MHz).
447 +The QEMU Aspeed machines model Bridge ICs and Platform Root of Trust processors
448 +of various Aspeed evaluation boards. They are based on different members of
449 +the Aspeed AST10x0 SoC family:
450 +
451 +- AST1030 : Bridge IC
452 +- AST1040 : Bridge IC
453 +- AST1060 : Platform Root of Trust processor
454 +
455 +The AST1030 and AST1060 integrate an Arm Cortex-M4F CPU running at 200 MHz.
456 +The AST1040 integrates an Arm Cortex-M4F CPU running at 400 MHz.
457
458 The SoC comes with SRAM, SPI, I2C, etc.
459
460 AST10x0 SoC based machines :
461
462 - ``ast1030-evb`` Aspeed AST1030 Evaluation board (Cortex-M4F)
463 +- ``ast1040-evb`` Aspeed AST1040 Evaluation board (Cortex-M4F)
464 - ``ast1060-evb`` Aspeed AST1060 Evaluation board (Cortex-M4F)
465
466 Supported devices