Browse Source
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.orgpull/221/head
3 changed files with 20 additions and 0 deletions
@ -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 |
|||
Loading…
Reference in new issue