From 6939df96ba7b308aafcc5f10455687ec48571325 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 17 Jun 2015 11:17:32 +0200 Subject: Doc: Add documentation for Raspberry Pi 2 Change-Id: Ieed65fb341b72dcf4f2b7ead2a07ba17d4f3b3c4 Reviewed-by: Samuli Piippo --- src/doc/src/devices/qtee-raspberry-pi.qdoc | 19 +++++++------------ src/doc/src/devices/qtee-supported-devices.qdoc | 22 ++++++++++++---------- src/doc/src/qtee-custom-embedded-linux.qdoc | 3 +++ src/doc/src/qtee-index.qdoc | 2 +- 4 files changed, 23 insertions(+), 23 deletions(-) (limited to 'src/doc') diff --git a/src/doc/src/devices/qtee-raspberry-pi.qdoc b/src/doc/src/devices/qtee-raspberry-pi.qdoc index b272f71..4340065 100644 --- a/src/doc/src/devices/qtee-raspberry-pi.qdoc +++ b/src/doc/src/devices/qtee-raspberry-pi.qdoc @@ -17,24 +17,19 @@ ** ****************************************************************************/ /*! - \target Raspberry Pi Model B (embedded Linux) + \target Raspberry Pi 2 Model B (embedded Linux) \page qtee-preparing-hardware-rasberrypi.html - \title Preparing Raspberry Pi + \title Preparing Raspberry Pi 2 \previouspage qtee-installation-guide.html \nextpage qtee-building-and-running.html - Take the following steps to prepare a \l{http://www.raspberrypi.org/} - {Raspberry Pi} for - \B2Q. - - \note Ethernet networking is required to connect the device to Qt Creator. - This means that the support is currently limited to Raspberry Pi Model B, which - includes an Ethernet port. + Take the following steps to prepare a \l{https://www.raspberrypi.org/products/raspberry-pi-2-model-b/} + {Raspberry Pi 2} for \B2Q. \note It is important that you repeat the steps in this section after you update \SDK. - The image containing \B2Q stack for Raspberry Pi is included in the SDK, + The image containing \B2Q stack for Raspberry Pi 2 is included in the SDK, ready to be copied to an SD card. \section1 Preparing an SD Card @@ -52,11 +47,11 @@ \include detect-sd-card-device-name.qdocinc unmount - Then, + Then, enter the following command to deploy the image: \badcode cd - sudo 5.5/Boot2Qt/raspberrypi-eLinux/images/deploy.sh /dev/ + sudo 5.5/Boot2Qt/raspberrypi2-eLinux/images/deploy.sh /dev/ \endcode After the image has been deployed, insert the SD card, power on the device and check that diff --git a/src/doc/src/devices/qtee-supported-devices.qdoc b/src/doc/src/devices/qtee-supported-devices.qdoc index c11fd73..abd28d1 100644 --- a/src/doc/src/devices/qtee-supported-devices.qdoc +++ b/src/doc/src/devices/qtee-supported-devices.qdoc @@ -35,7 +35,7 @@ \li \l{Toradex Colibri VF50 and VF61 (embedded Linux)} \li \l{ArchiTech Tibidabo (embedded Linux)} \li \l{BeagleBone Black (embedded Linux)} - \li \l{Raspberry Pi Model B (embedded Linux)} + \li \l{Raspberry Pi 2 Model B (embedded Linux)} \endlist If you use only the emulator, you can skip this step @@ -139,10 +139,10 @@ Freescale® i.MX 6Q ARM Cortex™-A9 @1 GHz,\br 1GB DDR3, 4GB eMMC, Vivante GC2000 GPU \li \image ok - \row \li \l{http://www.raspberrypi.org/faqs} - {Raspberry Pi Model B}\br - 700 Mhz ARM11, Broadcom videocode IV\br - @250MHz GPU, 512 MB (shared with GPU) RAM + \row \li \l{https://www.raspberrypi.org/products/raspberry-pi-2-model-b/} + {Raspberry Pi 2 Model B}\br + 900 Mhz ARM Cortex™-A7, Broadcom VideoCore IV\br + @250MHz GPU, 1GB LPDDR2 SDRAM \li \image ok \endtable @@ -156,24 +156,26 @@ The Qt Company for consultancy services. \table - \header \li Device \li eLinux \li Notes + \header \li Device \li eLinux \row \li \l{http://beagleboard.org/hardware-xM} {BeagleBoard-xM}\br 1GHz ARM Cortex A8, PowerVR SGX530 GPU,\br 512MB RAM \li \image ok - \li \row \li \l{http://processors.wiki.ti.com/index.php/AM335x_Starter_Kit} {Sitara AM335x Starter Kit}\br 720 MHZ ARM Cortex™-A8 Starter Kit\br with 4.3-inch LCD touchscreen \li \image ok - \li \row \li \l{http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX53QSB} {Freescale® iMX53 Quick Start Board}\br 1GHz ARM Cortex™-A8 \li \image ok - \li + \row \li \l{https://www.raspberrypi.org/products/model-b/} + {Raspberry Pi Model B}\br + 700 Mhz ARM11, Broadcom VideoCore IV\br + @250MHz GPU, 512 MB (shared with GPU) RAM + \li \image ok \endtable \section2 Supported Features on Reference Devices @@ -273,7 +275,7 @@ \li \image ok \li \image ok \li - \row \li Raspberry Pi Model B + \row \li Raspberry Pi 2 \li \image ok \li \image ok \li diff --git a/src/doc/src/qtee-custom-embedded-linux.qdoc b/src/doc/src/qtee-custom-embedded-linux.qdoc index 19771d3..0c730c1 100644 --- a/src/doc/src/qtee-custom-embedded-linux.qdoc +++ b/src/doc/src/qtee-custom-embedded-linux.qdoc @@ -104,6 +104,9 @@ \row \li Raspberry Pi \li raspberrypi + \row + \li Raspberry Pi 2 + \li raspberrypi2 \row \li BeagleBone Black \li beaglebone diff --git a/src/doc/src/qtee-index.qdoc b/src/doc/src/qtee-index.qdoc index e92b69d..4d571fd 100644 --- a/src/doc/src/qtee-index.qdoc +++ b/src/doc/src/qtee-index.qdoc @@ -50,7 +50,7 @@ \li \l{Preparing Toradex Colibri VF50 and VF61}{Toradex Colibri VF50 and VF61 (embedded Linux)} \li \l{Preparing ArchiTech Tibidabo}{ArchiTech Tibidabo (embedded Linux)} \li \l{Preparing BeagleBone Black}{BeagleBone Black (embedded Linux)} - \li \l{Preparing Raspberry Pi}{Raspberry Pi Model B (embedded Linux)} + \li \l{Preparing Raspberry Pi 2}{Raspberry Pi 2 Model B (embedded Linux)} \endlist \li \l{Building and Running Embedded Applications} \list -- cgit v1.2.3