diff options
| author | Peter Maydell | 2021-07-22 19:52:29 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-08-02 12:42:38 +0200 |
| commit | b1b3e3e3bff2aec62b6d5df8491dca94e380978b (patch) | |
| tree | 5dd8a5b7f300d52ab34eecc0f56e1d4facc342f3 /docs/system/arm | |
| parent | docs: Add documentation of Arm 'kzm' board (diff) | |
| download | qemu-b1b3e3e3bff2aec62b6d5df8491dca94e380978b.tar.gz qemu-b1b3e3e3bff2aec62b6d5df8491dca94e380978b.tar.xz qemu-b1b3e3e3bff2aec62b6d5df8491dca94e380978b.zip | |
docs: Add documentation of Arm 'imx25-pdk' board
Add brief documentation of the Arm 'imx25-pdk' board.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210722175229.29065-4-peter.maydell@linaro.org
Diffstat (limited to 'docs/system/arm')
| -rw-r--r-- | docs/system/arm/imx25-pdk.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/system/arm/imx25-pdk.rst b/docs/system/arm/imx25-pdk.rst new file mode 100644 index 0000000000..2a9711e8a7 --- /dev/null +++ b/docs/system/arm/imx25-pdk.rst @@ -0,0 +1,19 @@ +NXP i.MX25 PDK board (``imx25-pdk``) +==================================== + +The ``imx25-pdk`` board emulates the NXP i.MX25 Product Development Kit +board, which is based on an i.MX25 SoC which uses an ARM926 CPU. + +Emulated devices: + +- SD controller +- AVIC +- CCM +- GPT +- EPIT timers +- FEC +- RNGC +- I2C +- GPIO controllers +- Watchdog timer +- USB controllers |
