mirror of
https://github.com/qemu/qemu.git
synced 2024-11-24 03:13:44 +08: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
@ -694,6 +694,7 @@ F: hw/*/imx_*
|
|||||||
F: hw/*/*imx31*
|
F: hw/*/*imx31*
|
||||||
F: include/hw/*/imx_*
|
F: include/hw/*/imx_*
|
||||||
F: include/hw/*/*imx31*
|
F: include/hw/*/*imx31*
|
||||||
|
F: docs/system/arm/kzm.rst
|
||||||
|
|
||||||
Integrator CP
|
Integrator CP
|
||||||
M: Peter Maydell <peter.maydell@linaro.org>
|
M: Peter Maydell <peter.maydell@linaro.org>
|
||||||
|
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/musicpal
|
||||||
arm/gumstix
|
arm/gumstix
|
||||||
arm/mainstone
|
arm/mainstone
|
||||||
|
arm/kzm
|
||||||
arm/nrf
|
arm/nrf
|
||||||
arm/nseries
|
arm/nseries
|
||||||
arm/nuvoton
|
arm/nuvoton
|
||||||
|
Loading…
Reference in New Issue
Block a user