Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for qemu machine raspi4b #39

Merged
merged 2 commits into from
Aug 28, 2024
Merged

Add support for qemu machine raspi4b #39

merged 2 commits into from
Aug 28, 2024

Conversation

gmacd
Copy link
Contributor

@gmacd gmacd commented Jul 21, 2024

Qemu 9.0 support raspi4b, so we're adding support for it here. This meant a few changes to xtask and config to change the qemu args based on the config_xxx.toml.

To run in qemu as a raspi4b:
cargo xtask qemu --arch aarch64 --config raspi4b --verbose

(Default is raspi3b for now, since it's more widely available in older qemus)

gmacd added 2 commits July 21, 2024 15:59
Signed-off-by: Graham MacDonald <[email protected]>
@orangecms orangecms merged commit d6a0ade into r9os:main Aug 28, 2024
4 checks passed
@gmacd gmacd deleted the raspi4b branch August 28, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants