summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Hieber <r.hieber@pengutronix.de>2018-02-22 16:13:06 +0100
committerRoland Hieber <r.hieber@pengutronix.de>2018-03-11 12:16:22 +0100
commit19a3066cbea52149d7c5d4330cc6f0f614e314ba (patch)
treef16c76916e0b2db4674f031df476474e39db2307
parentfc45f93b1552cdc49c3448a3c5d42784678d09ce (diff)
downloadDistroKit-19a3066cbea52149d7c5d4330cc6f0f614e314ba.tar.gz
DistroKit-19a3066cbea52149d7c5d4330cc6f0f614e314ba.tar.xz
doc: v7a: riotboard: document boot switch settings
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
-rw-r--r--doc/hardware_v7a_riot.rst13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/hardware_v7a_riot.rst b/doc/hardware_v7a_riot.rst
index 3049832..0ea4ce7 100644
--- a/doc/hardware_v7a_riot.rst
+++ b/doc/hardware_v7a_riot.rst
@@ -3,7 +3,18 @@ RIoT-Board
Boot Media
----------
-Use the image ``platform-v7a/images/riotboard.hdimg`` and copy it onto your MicroSD-Card.
+Use the image ``platform-v7a/images/riotboard.hdimg`` and copy it onto your SD card.
+
+Set the DIP switches (SW1) accordingly to boot from a full-size SD card (J6
+on the bottom) or a Micro SD card (J7 on top):
+
++-------------------+-----+-----+-----+-----+-----+-----+-----+-----+
+| Switch | D1 | D2 | D3 | D4 | D5 | D6 | D7 | D8 |
++===================+=====+=====+=====+=====+=====+=====+=====+=====+
+| Full-size SD (J6) | On | Off | On | Off | Off | On | Off | On |
++-------------------+-----+-----+-----+-----+-----+-----+-----+-----+
+| Micro SD (J7) | On | Off | On | Off | Off | On | On | Off |
++-------------------+-----+-----+-----+-----+-----+-----+-----+-----+
Serial Console
--------------