Skip to content

Commit 03f14f2

Browse files
microbuilderioannisg
authored andcommitted
arm: mps: docs: note on qemu usage of boards
This commit adds a note alluding to the fact that these two boards are primarily included for use with QEMU, but have been tested on actual hardware as well where appropriate. Signed-off-by: Kevin Townsend <[email protected]>
1 parent cc8d92c commit 03f14f2

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

boards/arm/mps2_an385/doc/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,19 @@ the following devices:
2020
:height: 335px
2121
:alt: ARM V2M MPS2
2222

23+
In addition to enabling actual hardware usage, this board configuration can
24+
also use QEMU to emulate the AN385 platform running on the MPS2+.
25+
2326
More information about the board can be found at the `V2M MPS2 Website`_.
2427

2528
The Application Note AN385 can be found at `Application Note AN385`_.
2629

30+
.. note::
31+
This board configuration makes no claims about its suitability for use
32+
with actual MPS2 hardware systems using AN385, or any other hardware
33+
system. It has been tested on actual hardware, but it's primary purpose is
34+
for use with qemu and unit tests.
35+
2736
Hardware
2837
********
2938

boards/arm/mps2_an521/doc/index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,17 @@ CPU and the following devices:
2121
:height: 546px
2222
:alt: ARM MPS2+ AN521
2323

24+
In addition to enabling actual hardware usage, this board configuration can
25+
also use QEMU to emulate the AN521 platform running on the MPS2+.
26+
2427
More information about the board can be found at the `MPS2 FPGA Website`_.
2528

29+
.. note::
30+
This board configuration makes no claims about its suitability for use
31+
with actual MPS2 hardware systems using AN521, or any other hardware
32+
system. It has been tested on actual hardware, but it's primary purpose is
33+
for use with qemu and unit tests.
34+
2635
Hardware
2736
********
2837

0 commit comments

Comments
 (0)