summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris Fiege <c.fiege@pengutronix.de>2017-06-27 10:18:09 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2017-06-30 21:50:36 +0200
commiteaa85ed76c7708d42d4c65bc40e7462c2cd0600f (patch)
tree6c6d31c5ca1786e4d166629e3b7c694d1d766098 /doc
parentbc5f4135d3463edf8da372f7d62780e4b341c79b (diff)
downloadDistroKit-eaa85ed76c7708d42d4c65bc40e7462c2cd0600f.tar.gz
DistroKit-eaa85ed76c7708d42d4c65bc40e7462c2cd0600f.tar.xz
doc: riotboard: extend documentation
The documentation does now contain the names of the images and information about where to find the serial console ports of the boards. Signed-off-by: Chris Fiege <c.fiege@pengutronix.de> [improve commit message, split from last patch] Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/hardware.rst1
-rw-r--r--doc/hardware_v7a_riot.rst15
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/hardware.rst b/doc/hardware.rst
index 719baeb..a7ec3b0 100644
--- a/doc/hardware.rst
+++ b/doc/hardware.rst
@@ -42,3 +42,4 @@ Hardware for the v7a Platform
hardware_v7a_qemu
hardware_v7a_beaglebone_white
hardware_v7a_beaglebone_black
+ hardware_v7a_riot
diff --git a/doc/hardware_v7a_riot.rst b/doc/hardware_v7a_riot.rst
new file mode 100644
index 0000000..3049832
--- /dev/null
+++ b/doc/hardware_v7a_riot.rst
@@ -0,0 +1,15 @@
+RIoT-Board
+================
+
+Boot Media
+----------
+Use the image ``platform-v7a/images/riotboard.hdimg`` and copy it onto your MicroSD-Card.
+
+Serial Console
+--------------
+The serial boot console is available at the debug-header J18 at 115200 Baud and 8N1 with the following pinout:
+
+* J18.1: TxD
+* J18.2: RxD
+* J18.3: GND
+