mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
docs: Add skeletal documentation of the emcraft-sf2
Add skeletal documentation of the emcraft-sf2 machine. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210713142226.19155-3-peter.maydell@linaro.org
This commit is contained in:
parent
d4a7c362fe
commit
3f65df38e8
3 changed files with 17 additions and 0 deletions
15
docs/system/arm/emcraft-sf2.rst
Normal file
15
docs/system/arm/emcraft-sf2.rst
Normal file
|
@ -0,0 +1,15 @@
|
|||
Emcraft SmartFusion2 SOM kit (``emcraft-sf2``)
|
||||
==============================================
|
||||
|
||||
The ``emcraft-sf2`` board emulates the SmartFusion2 SOM kit from
|
||||
Emcraft (M2S010). This is a System-on-Module from EmCraft systems,
|
||||
based on the SmartFusion2 SoC FPGA from Microsemi Corporation.
|
||||
The SoC is based on a Cortex-M4 processor.
|
||||
|
||||
Emulated devices:
|
||||
|
||||
- System timer
|
||||
- System registers
|
||||
- SPI controller
|
||||
- UART
|
||||
- EMAC
|
Loading…
Add table
Add a link
Reference in a new issue