[PR #197] hw/arm/aspeed: Added eMMC boot support for AST2600 image. #224

Open
opened 2026-01-31 21:30:20 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/197

State: closed
Merged: No


This patch has been added to boot eMMC image for AST2600 machine on
QEMU.

Run quemu as follows:

./qemu-system-arm -m 1G -M ast2600-evb -nographic -drive
file=mmc-evb-ast2600.img,format=raw,if=sd,index=2

Tested: Booted AST2600 eMMC image on QEMU.

Suggested-by: Troy Lee leetroy@gmail.com
Reviewed-by: Troy Lee leetroy@gmail.com
Reviewed-by: Andrew Jeffery andrew@aj.id.au
Signed-off-by: Shitalkumar Gandhi shitalkumar.gandhi@seagate.com

**Original Pull Request:** https://github.com/qemu/qemu/pull/197 **State:** closed **Merged:** No --- This patch has been added to boot eMMC image for AST2600 machine on QEMU. Run quemu as follows: ./qemu-system-arm -m 1G -M ast2600-evb -nographic -drive file=mmc-evb-ast2600.img,format=raw,if=sd,index=2 Tested: Booted AST2600 eMMC image on QEMU. Suggested-by: Troy Lee <leetroy@gmail.com> Reviewed-by: Troy Lee <leetroy@gmail.com> Reviewed-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Shitalkumar Gandhi <shitalkumar.gandhi@seagate.com>
claunia added the pull-request label 2026-01-31 21:30:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#224