From f300876cef0d9548f306c5c8bff591db5795583b Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Wed, 13 Jan 2016 12:47:00 +0100 Subject: Doc: Move Freescale SABRE SD i.MX6Dual to group 3 As of 5.6, there is no prebuilt image available for i.MX6Dual. This commit removes setup instructions for it, and add it to the group 3 of supported devices. Task-number: QTEE-1029 Change-Id: I098f22e52b8805bd4b6a471b5dc90017ac16b064 Reviewed-by: Kalle Viironen --- src/doc/src/devices/qtee-sabre-sd-imx6.qdoc | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) (limited to 'src/doc/src/devices/qtee-sabre-sd-imx6.qdoc') diff --git a/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc b/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc index a50817d..72a88e8 100644 --- a/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc +++ b/src/doc/src/devices/qtee-sabre-sd-imx6.qdoc @@ -18,18 +18,13 @@ ****************************************************************************/ /*! \target SABRE SD i.MX6Quad (embedded Linux) - \target SABRE SD i.MX6Dual (embedded Linux) \page qtee-preparing-hardware-imx6sabresd.html - \title Preparing SABRE SD i.MX6 + \title Preparing SABRE SD i.MX6Quad \previouspage qtee-installation-guide.html Take the following steps to prepare \l {http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=RDIMX6SABREBRD} - {Freescale SABRE SD i.MX6} boards for \B2Q: - \list - \li Freescale SABRE SD i.MX6Quad - \li Freescale SABRE SD i.MX6Dual - \endlist + {Freescale SABRE SD i.MX6Quad} for \B2Q: \note It is important that you repeat the steps in this section after you update \SDK. @@ -52,21 +47,13 @@ \include detect-sd-card-device-name.qdocinc unmount - To deploy the image on \b {i.MX6Quad}, enter the following commands: + To deploy the image, enter the following commands: \badcode cd sudo dd bs=4k if=5.6/Boot2Qt/imx6qsabresd/images/b2qt-embedded-qt5-image-imx6qsabresd.img of=/dev/ \endcode - To deploy the image on \b {i.MX6Dual}, you need to enter an additional boot - argument: - - \badcode - cd - sudo 5.6/Boot2Qt/imx6qsabresd-eLinux/images/deploy.sh --uboot u-boot-imx6dlsabresd.imx /dev/ - \endcode - After the image has been deployed, insert the SD card, power on the device and check that the \B2Q welcome screen and/or demo appear. -- cgit v1.2.3