From 467646da682e8e4ee79a3937f7cf4ad3bd0b7add Mon Sep 17 00:00:00 2001 From: Chris Fiege Date: Tue, 27 Jun 2017 10:18:09 +0200 Subject: doc: rpi2: 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_raspi2.rst | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/hardware.rst b/doc/hardware.rst index a7ec3b0..0e5b352 100644 --- a/doc/hardware.rst +++ b/doc/hardware.rst @@ -43,3 +43,4 @@ Hardware for the v7a Platform hardware_v7a_beaglebone_white hardware_v7a_beaglebone_black hardware_v7a_riot + hardware_v7a_raspi2 diff --git a/doc/hardware_v7a_raspi2.rst b/doc/hardware_v7a_raspi2.rst index f271772..a8cdb06 100644 --- a/doc/hardware_v7a_raspi2.rst +++ b/doc/hardware_v7a_raspi2.rst @@ -1,5 +1,15 @@ Raspberry Pi 2 ============== -foo bar baz +Boot Media +---------- +Use the image ``platform-v7a/images/rpi2.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