summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2020-09-15 20:59:14 +0200
committerRoland Hieber <rhi@pengutronix.de>2020-09-15 21:00:36 +0200
commit13398d41cebce87454a46125356454323b9937de (patch)
tree0340a56d926ba9a04e1c7d1518b9c93d00a26819
parenta36b832687fa4ecbe891e78b8834d9b7746ac355 (diff)
downloadDistroKit-13398d41cebce87454a46125356454323b9937de.tar.gz
DistroKit-13398d41cebce87454a46125356454323b9937de.tar.xz
doc: rpi: mention that Raspberry Pi Zero W is also supported
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
-rw-r--r--doc/hardware.rst4
-rw-r--r--doc/hardware_rpi_raspi1.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/hardware.rst b/doc/hardware.rst
index f09f3af..7032618 100644
--- a/doc/hardware.rst
+++ b/doc/hardware.rst
@@ -129,8 +129,8 @@ rpi Platform
However, if you are targeting a RPi 1,
we will be happy to merge your patches anyways.
-The rpi platform has support for the Raspberry Pi 1, which is based on
-the Broadcom BCM2835 SoC (ARMv6):
+The rpi platform has support for the Raspberry Pi 1 and Raspberry Pi Zero W,
+which is based on the Broadcom BCM2835 SoC (ARMv6):
.. toctree::
:maxdepth: 1
diff --git a/doc/hardware_rpi_raspi1.rst b/doc/hardware_rpi_raspi1.rst
index 7e5d8af..4a90fdc 100644
--- a/doc/hardware_rpi_raspi1.rst
+++ b/doc/hardware_rpi_raspi1.rst
@@ -1,5 +1,5 @@
-Raspberry Pi 1
-==============
+Raspberry Pi 1 and Zero W
+=========================
Boot Media
----------