diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-11-20 18:39:51 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-23 10:53:02 +0000 |
commit | d9f2ac3de90d2b4bc7bfef12d69a6bfd0a4df04c (patch) | |
tree | e6bf609b265f8d00da2c12f5cf119e6618df4d9a /docs/system/target-arm.rst | |
parent | 155e1c82ed0da265dbc6cd499a2b2552a5388a9c (diff) |
docs/system/arm: Document the various raspi boards
Document the following Raspberry Pi models:
- raspi0 Raspberry Pi Zero (revision 1.2)
- raspi1ap Raspberry Pi A+ (revision 1.1)
- raspi2b Raspberry Pi 2B (revision 1.1)
- raspi3ap Raspberry Pi 3A+ (revision 1.0)
- raspi3b Raspberry Pi 3B (revision 1.2)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20201120173953.2539469-3-f4bug@amsat.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system/target-arm.rst')
-rw-r--r-- | docs/system/target-arm.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst index a0d5c57799..bde4b8e044 100644 --- a/docs/system/target-arm.rst +++ b/docs/system/target-arm.rst @@ -90,6 +90,7 @@ undocumented; you can get a complete list by running arm/nuvoton arm/orangepi arm/palm + arm/raspi arm/xscale arm/collie arm/sx1 |