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

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

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/197
Author: @shitalkumar-gandhi
Created: 9/24/2021
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 5a9ceca hw/arm/aspeed: Added eMMC boot support for AST2600 image.

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 hw/arm/aspeed.c (+1 -1)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/197 **Author:** [@shitalkumar-gandhi](https://github.com/shitalkumar-gandhi) **Created:** 9/24/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`5a9ceca`](https://github.com/qemu/qemu/commit/5a9cecad60be392b1a273698f88ae046ccf2f7c0) hw/arm/aspeed: Added eMMC boot support for AST2600 image. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `hw/arm/aspeed.c` (+1 -1) </details> ### 📄 Description 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#219