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-07-04 09:25:24 +0200
commit6c5fcfdae6e2317bb039f3c19269b6484eb53e6d (patch)
tree64ec9d5e4690dabcbd264a0de91b0b3af65c2b06 /doc
parent8ce68ee8128b50f3eab32dcecd12898ea2e65b6a (diff)
downloadDistroKit-6c5fcfdae6e2317bb039f3c19269b6484eb53e6d.tar.gz
DistroKit-6c5fcfdae6e2317bb039f3c19269b6484eb53e6d.tar.xz
doc: udoo neo: 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_udoo_neo.rst18
2 files changed, 19 insertions, 0 deletions
diff --git a/doc/hardware.rst b/doc/hardware.rst
index b83e5af..99ddd3b 100644
--- a/doc/hardware.rst
+++ b/doc/hardware.rst
@@ -45,3 +45,4 @@ Hardware for the v7a Platform
hardware_v7a_riot
hardware_v7a_raspi2
hardware_v7a_raspi3
+ hardware_v7a_udoo_neo
diff --git a/doc/hardware_v7a_udoo_neo.rst b/doc/hardware_v7a_udoo_neo.rst
new file mode 100644
index 0000000..b84fde7
--- /dev/null
+++ b/doc/hardware_v7a_udoo_neo.rst
@@ -0,0 +1,18 @@
+Udoo Neo
+========
+
+Boot Media
+----------
+
+Use the image ``platform-v7a/images/udoo-neo.hdimg`` and copy it onto your MicroSD-Card.
+
+
+Serial Console
+--------------
+
+The serial boot console is available at J4 with 115200 Baud and 8N1. The following pin numbers reference to the numbers printed to the PCB.
+
+* Tx: 47
+* Rx: 46
+
+You can also use the Udoo Neo USB-to-Serial Debug Module. The console will be available on the 2nd serial endpoint.