summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-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
--------------