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

boards: arm: mps2: Add initial FVP support for multiple mps2 boards #83697

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

spchee
Copy link

@spchee spchee commented Jan 8, 2025

  • Added fvp support for the the following mps2 boards: an383, an385, an386 and an500. All common code from their respective devicetree files are now in mps2_base.dtsi
  • Modified documentation to include all boards and include running with fvp.

Samuel Chee added 2 commits January 8, 2025 15:48
Added new mps2 board an383 to enable testing with ARM FVP.
Qualifier to build/run is mps2/an383

Signed-off-by: Samuel Chee <[email protected]>
Added a support for new mps2 board an386
to enable testing with ARM FVP.
Qualifier to build/run application with board
is mps2/an386.

Signed-off-by: Samuel Chee <[email protected]>
@pdgendt
Copy link
Collaborator

pdgendt commented Jan 8, 2025

There are typos in the commit message 247e404

s/suport/support/ and s/foar/for/

@spchee spchee force-pushed the add_all_legacy_boards_final branch from 17d8660 to d299c24 Compare January 8, 2025 15:55
Adds fvp support for an385.
Qualifier to build or run application with fvp is mps2/an385
Signed-off-by: Samuel Chee <[email protected]>
Added support for an500 in fvp.
Qualifier to build and run is mps2/an500.

Signed-off-by: Samuel Chee <[email protected]>
@spchee spchee force-pushed the add_all_legacy_boards_final branch from d299c24 to 9c4689a Compare January 8, 2025 15:57
@spchee
Copy link
Author

spchee commented Jan 8, 2025

Have just fixed the typo, thanks for noticing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants