mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 00:33:55 -06:00
docs: Add documentation of Arm 'kzm' board
Add brief documentation of the Arm 'kzm' board. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20210722175229.29065-3-peter.maydell@linaro.org
This commit is contained in:
parent
c9543db4cc
commit
fa6c93944a
3 changed files with 20 additions and 0 deletions
18
docs/system/arm/kzm.rst
Normal file
18
docs/system/arm/kzm.rst
Normal file
|
@ -0,0 +1,18 @@
|
|||
Kyoto Microcomputer KZM-ARM11-01 (``kzm``)
|
||||
==========================================
|
||||
|
||||
The ``kzm`` board emulates the Kyoto Microcomputer KZM-ARM11-01
|
||||
evaluation board, which is based on an NXP i.MX32 SoC
|
||||
which uses an ARM1136 CPU.
|
||||
|
||||
Emulated devices:
|
||||
|
||||
- UARTs
|
||||
- LAN9118 ethernet
|
||||
- AVIC
|
||||
- CCM
|
||||
- GPT
|
||||
- EPIT timers
|
||||
- I2C
|
||||
- GPIO controllers
|
||||
- Watchdog timer
|
|
@ -91,6 +91,7 @@ undocumented; you can get a complete list by running
|
|||
arm/musicpal
|
||||
arm/gumstix
|
||||
arm/mainstone
|
||||
arm/kzm
|
||||
arm/nrf
|
||||
arm/nseries
|
||||
arm/nuvoton
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue