From f98ec993dc3e06032e06d4abf0fc471968370f6d Mon Sep 17 00:00:00 2001 From: Chris Fiege Date: Tue, 27 Jun 2017 10:18:09 +0200 Subject: doc: rpi3: 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 [improve commit message, split from last patch] Signed-off-by: Robert Schwebel --- doc/hardware.rst | 1 + doc/hardware_v7a_raspi3.rst | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/hardware.rst b/doc/hardware.rst index 0e5b352..b83e5af 100644 --- a/doc/hardware.rst +++ b/doc/hardware.rst @@ -44,3 +44,4 @@ Hardware for the v7a Platform hardware_v7a_beaglebone_black hardware_v7a_riot hardware_v7a_raspi2 + hardware_v7a_raspi3 diff --git a/doc/hardware_v7a_raspi3.rst b/doc/hardware_v7a_raspi3.rst index 0be6c52..bc49c7c 100644 --- a/doc/hardware_v7a_raspi3.rst +++ b/doc/hardware_v7a_raspi3.rst @@ -1,5 +1,15 @@ Raspberry Pi 3 ============== -foo bar baz +Boot Media3 +---------- +Use the image ``platform-v7a/images/rpi3.hdimg`` and copy it onto your MicroSD-Card. + +Serial Console +-------------- +The serial boot console is available at J8 (the GPIO header) with 115200 Baud and 8N1 on the following Pins: + +* J8.6: GND +* J8.8: Tx +* J8.10: Rx -- cgit v1.2.3