Skip to content

Commit 098b84c

Browse files
fix(references): Update cross referencing to docs for Program EVM User Guide, UG-SATA and UFS and Release Specific Migration Guide
Update the cross referencing to other docs(UG-SATA, UFS) replacing ref tag with doc tag which directly point to the document Update the Release Specific Migration Guide references Update referencing the links through html to using ref tags and change http protocol to https Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
1 parent 0281004 commit 098b84c

File tree

18 files changed

+44
-65
lines changed

18 files changed

+44
-65
lines changed

source/common/EVM_Hardware_Setup/_EVMK2H_Hardware_Setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ Connect to EVMK2H using CCS
495495

496496
.. note::
497497
For newer versions of CCS, a XDS200 firmware update is recommended which user can perform using instruction on the article
498-
`Updating XDS200 Firmware <http://dev.ti.com/tirex/explore/node?node=AADzJ8Y-La4f7Bi5Ga0TcA__FUz-xrs__LATEST>`__
498+
`Updating XDS200 Firmware <https://dev.ti.com/tirex/explore/node?node=AADzJ8Y-La4f7Bi5Ga0TcA__FUz-xrs__LATEST>`__
499499

500500
**Step 2:** Create CCS Target configuration
501501

source/common/PRU-ICSS/PRU-Hands-on-Labs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Software
6060
However, the notation ***<PRU_SW_PATH>*** will be used throughout
6161
the labs to reference this assumed installation location. If you use
6262
a different location please modify the steps below.
63-
- `CCSv6 <ti.com/tool/download/CCSTUDIO>`__
63+
- `CCSv6 <https://www.ti.com/tool/download/CCSTUDIO>`__
6464
- `PRU Code Generation
6565
Tools <http://software-dl.ti.com/codegen/non-esd/downloads/download.htm#PRU>`__
6666
(also available through the CCS App Center)
@@ -971,7 +971,7 @@ to your set up.
971971
a. Use the script included with the SDK to create a bootable SD card.
972972

973973
You can find instructions on this process at the
974-
`Linux SD Card Creation Guide <../../linux/Overview/Processor_SDK_Linux_create_SD_card.html>`__.
974+
:ref:`Linux SD Card Creation Guide <processor-sdk-linux-create-sd-card>`.
975975

976976
b. Once the card is created, mount it on your Linux host to copy the
977977
files to it.

source/devices/AM335X/linux/Release_Specific_Migration_Guide.rst

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Processor SDK 05.02
131131
Processor SDK 05.01
132132
----------------------
133133

134-
- Introduced AM65x as a new platform. Please refer to release notes for more details
134+
- Introduced AM65x as a new platform.
135135

136136
.. rubric:: PRUETH Driver
137137

@@ -432,7 +432,6 @@ Processor SDK 03.03
432432

433433
- HDMI-connected monitor no longer takes precedence over built-in LCD
434434
as a default graphics display for e.g. Matrix
435-
- See the Release Notes for full list of modifications.
436435

437436
|
438437
@@ -441,8 +440,8 @@ Processor SDK 03.02
441440

442441
- The QT QPA eglfs\_kms, which supports multiple screens, has been
443442
enabled and used as the default eglfs platform plugin. For more
444-
information, see `QT and Graphics
445-
Migration <../../../linux/Foundational_Components_Graphics.html>`__
443+
information, see :ref:`QT and Graphics
444+
Migration <from-processor-sdk-3-1-to-3-x-for-am3-4-5>`
446445
- bootmonitor now goes thru mkimage and as a result the load address
447446
changed. Users should manually execute following commands in their
448447
u-boot environment to properly install the secure monitor on k2
@@ -496,7 +495,6 @@ Processor SDK 03.00
496495
- In K2 U-Boot, multi slave support is currently missing. To use
497496
multiple interfaces, please disable CONFIG\_DM\_ET option in u-boot
498497
.config and build.
499-
- See the Release Notes for full list of modifications.
500498

501499
|
502500
@@ -510,9 +508,8 @@ Processor SDK 02.00.02
510508
- OpenCV now uses OpenCL under the hood, to offload compute tasks to
511509
C66x cores. This is transparent to the application
512510
- The SGX driver for AM335x has been enhanced to support DRM/WAYLAND
513-
based Multi-Window Display. For more information, see `AM3 Graphics
514-
Migration <../../../linux/Foundational_Components/Graphics/SGX/Migration_From_Prior_Releases.html#from-processor-sdk-2-0-1-to-2-0-x-for-am3-4-5>`__
515-
- See the Release Notes for full list of modifications.
511+
based Multi-Window Display. For more information, see :ref:`AM3 Graphics
512+
Migration <from-processor-sdk-2-0-1-to-2-0-x-for-am3-4-5>`
516513

517514
|
518515
@@ -523,10 +520,9 @@ Processor SDK 02.00.01
523520
- This release also supports RT Linux is supported on AM4 and AM5
524521
device
525522
- The SGX driver for AM4 has been enhanced to support DRM/WAYLAND based
526-
Multi-Window Display. For more information, see `AM4 Graphics
527-
Migration <../../../linux/Foundational_Components/Graphics/SGX/Migration_From_Prior_Releases.html#from-processor-sdk-2-0-0-to-2-0-x-for-am4>`__
523+
Multi-Window Display. For more information, see :ref:`AM4 Graphics
524+
Migration <from-processor-sdk-2-0-0-to-2-0-x-for-am4>`
528525
- There is no migration impact to customers using AM3, and AM5.
529-
- See the Release Notes for full list of modifications.
530526

531527
|
532528
@@ -540,9 +536,7 @@ Processor SDK 02.00.00
540536
- For AM3, AM4, Graphics SDK is now obsolete and Graphics stack is
541537
integrated into Processor SDK, and supports null DRM based Full
542538
Window, with Front and Flip modes. For more information, see
543-
`Graphics
544-
Migration <../../../linux/Foundational_Components/Graphics/SGX/Migration_From_Prior_Releases.html#from-processor-sdk-1-x-to-2-x-for-am3-am4>`__
539+
:ref:`Graphics Migration <from-processor-sdk-1-x-to-2-x-for-am3-am4>`
545540
- Ethernet performance degraded ~10% on am335x-evm due to move from
546541
preempt\_voluntary
547-
- See the Release Notes for full list of modifications.
548542

source/devices/AM437X/linux/Release_Specific_Migration_Guide.rst

Lines changed: 8 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Processor SDK 05.02
132132
Processor SDK 05.01
133133
----------------------
134134

135-
- Introduced AM65x as a new platform. Please refer to release notes for more details
135+
- Introduced AM65x as a new platform.
136136

137137
.. rubric:: PRUETH Driver
138138

@@ -433,9 +433,6 @@ Processor SDK 03.03
433433

434434
- HDMI-connected monitor no longer takes precedence over built-in LCD
435435
as a default graphics display for e.g. Matrix
436-
- See the `Release
437-
Notes <http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Release_Notes>`__
438-
for full list of modifications.
439436

440437
|
441438
@@ -444,8 +441,8 @@ Processor SDK 03.02
444441

445442
- The QT QPA eglfs\_kms, which supports multiple screens, has been
446443
enabled and used as the default eglfs platform plugin. For more
447-
information, see `QT and Graphics
448-
Migration <http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#Migration_Guide_from_Processor_SDK_3.1_to_3.x_for_AM3.2F4.2F5>`__
444+
information, see :ref:`QT and Graphics
445+
Migration <from-processor-sdk-3-1-to-3-x-for-am3-4-5>`
449446
- bootmonitor now goes thru mkimage and as a result the load address
450447
changed. Users should manually execute following commands in their
451448
u-boot environment to properly install the secure monitor on k2
@@ -499,7 +496,6 @@ Processor SDK 03.00
499496
- In K2 U-Boot, multi slave support is currently missing. To use
500497
multiple interfaces, please disable CONFIG\_DM\_ET option in u-boot
501498
.config and build.
502-
- See the Release Notes for full list of modifications.
503499

504500
|
505501
@@ -513,11 +509,8 @@ Processor SDK 02.00.02
513509
- OpenCV now uses OpenCL under the hood, to offload compute tasks to
514510
C66x cores. This is transparent to the application
515511
- The SGX driver for AM335x has been enhanced to support DRM/WAYLAND
516-
based Multi-Window Display. For more information, see `AM3 Graphics
517-
Migration <http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#Migration_Guide_from_Processor_SDK_2.0.0_to_2.0.x_for_AM4>`__
518-
- See the `Release
519-
Notes <http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Release_Notes#Release_02.00.02>`__
520-
for full list of modifications.
512+
based Multi-Window Display. For more information, see :ref:`AM3 Graphics
513+
Migration <from-processor-sdk-2-0-1-to-2-0-x-for-am3-4-5>`
521514

522515
|
523516
@@ -528,12 +521,9 @@ Processor SDK 02.00.01
528521
- This release also supports RT Linux is supported on AM4 and AM5
529522
device
530523
- The SGX driver for AM4 has been enhanced to support DRM/WAYLAND based
531-
Multi-Window Display. For more information, see `AM4 Graphics
532-
Migration <http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#Migration_Guide_from_Processor_SDK_2.0.0_to_2.0.x_for_AM4>`__
524+
Multi-Window Display. For more information, see :ref:`AM4 Graphics
525+
Migration <from-processor-sdk-2-0-0-to-2-0-x-for-am4>`
533526
- There is no migration impact to customers using AM3, and AM5.
534-
- See the `Release
535-
Notes <http://processors.wiki.ti.com/index.php/Processor_SDK_Linux_Release_Notes#Release_02.00.01>`__
536-
for full list of modifications.
537527

538528
|
539529
@@ -547,11 +537,6 @@ Processor SDK 02.00.00
547537
- For AM3, AM4, Graphics SDK is now obsolete and Graphics stack is
548538
integrated into Processor SDK, and supports null DRM based Full
549539
Window, with Front and Flip modes. For more information, see
550-
`Graphics
551-
Migration <http://processors.wiki.ti.com/index.php/Processor_Linux_SDK_Graphics_and_Display#Migration_Guide_from_Processor_SDK_1.x_to_2.x_for_AM3.2C_AM4>`__
552-
- Ethernet performance degraded ~10% on am335x-evm due to move from
540+
:ref:`Graphics Migration <from-processor-sdk-1-x-to-2-x-for-am3-am4>`
553541
preempt\_voluntary
554-
- See the `Release
555-
Notes <http://processors.wiki.ti.com/index.php?title=Processor_SDK_Linux_Release_Notes%26oldid%3D207973&action=edit&redlink=1>`__
556-
for full list of modifications.
557542

source/linux/Examples_and_Demos/_Hands_on_with_QT.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,13 +93,12 @@ be adapted accordingly.
9393
- SD card with Sitara Linux SDK installed.
9494

9595
- For help creating a 2 partition SD card with the SDK content see
96-
the `create\_sdcard.sh
97-
script <Overview/Processor_SDK_Linux_create_SD_card.html>`__ page
96+
the :ref:`create\_sdcard.sh script <processor-sdk-linux-sd-card-with-default-images>` page
9897

9998
- QT Creator 5.7.0 installed on your Linux host.
10099

101100
- You can download Qt Creator from open source distribution version
102-
of Qt at http://download.qt.io/official_releases/qt/
101+
of Qt at https://download.qt.io/official_releases/qt/
103102
- QT will download as a .run file. Make the file executable by
104103
running the **chmod + <qtfile>** command and **./<qtfile>**. These
105104
steps should launch the QT installer.
@@ -1460,7 +1459,7 @@ corresponding QT library will need to be installed to the
14601459
<ti-processor-sdk-linux-xxx>/linux-devkit/sysroots/armv7ahf-neon-linux-gnueabi
14611460
location. The \*.ipk package can be found from the
14621461
:ref:`yocto build of PSDK <building-the-sdk-with-yocto>`
1463-
under build/arago-tmp-external-arm-toolchain/work/armv7ahf-neon-linux-gnueabi.
1462+
under :file:`build/arago-tmp-external-arm-toolchain/work/armv7ahf-neon-linux-gnueabi`.
14641463
Linux "find" command can be used to refine the search for \*.ipk file.
14651464
For example, following steps to debug qtbase application
14661465

source/linux/Foundational_Components/Graphics/SGX/Migration_From_Prior_Releases.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
Migration from prior releases
77
#############################
88

9+
.. _from-processor-sdk-1-x-to-2-x-for-am3-am4:
10+
911
******************************************
1012
From Processor SDK 1.x to 2.x for AM3, AM4
1113
******************************************
@@ -61,6 +63,8 @@ the SDK file system:
6163

6264
- :file:`/usr/bin/sgx_render_test`
6365

66+
.. _from-processor-sdk-2-0-0-to-2-0-x-for-am4:
67+
6468
*****************************************
6569
From Processor SDK 2.0.0 to 2.0.x for AM4
6670
*****************************************
@@ -91,6 +95,8 @@ The window system will be dynamically loaded by DDK based on the application use
9195
case, so that the PVR configuration parameter WindowSystem at the PVR
9296
configuration file :file:`/etc/powervr.ini` is no longer used.
9397

98+
.. _from-processor-sdk-2-0-1-to-2-0-x-for-am3-4-5:
99+
94100
**********************************************
95101
From Processor SDK 2.0.1 to 2.0.x for AM3/4/5
96102
**********************************************
@@ -119,6 +125,8 @@ application use case, so that the PVR configuration parameter
119125
WindowSystem at the PVR configuration file /etc/powervr.ini is no longer
120126
required.
121127

128+
.. _from-processor-sdk-3-1-to-3-x-for-am3-4-5:
129+
122130
*****************************************
123131
From Processor SDK 3.1 to 3.x for AM3/4/5
124132
*****************************************

source/linux/Foundational_Components/Kernel/Kernel_Drivers/UFS.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. _ufs:
2-
31
UFS
42
---------------------------------
53

source/linux/Foundational_Components/Kernel/_Users_Guide.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Alternatively, Kernel sources can directly be fetched from GIT.
3434
You can find the details about the git repository, branch and commit id in
3535
the :ref:`release-specific-build-information-kernel` section of the release notes.
3636

37+
.. _preparing-to-build:
3738

3839
Preparing to Build
3940
------------------

source/linux/Foundational_Components/PRU-ICSS/Linux_Drivers/PRU-ICSS_Ethernet.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Here are the steps needed to test out the new Ethernet interfaces:
232232
- follow the script directions to format your SD card and then
233233
install the pre-built binaries from the SDK
234234
- for more information on creating an SD card:
235-
`Processor\_SDK\_Linux\_create\_SD\_card\_script <Overview/Processor_SDK_Linux_create_SD_card.html>`__
235+
:ref:`Processor\_SDK\_Linux\_create\_SD\_card\_script <processor-sdk-linux-sd-card-with-default-images>`
236236

237237
- Boot from the newly created SD card
238238

source/linux/Foundational_Components/U-Boot/UG-SATA.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
.. _ug-sata:
2-
31
SATA
42
------------------------------------
53

0 commit comments

Comments
 (0)