Skip to content

Commit 2b2dbdf

Browse files
fix(references): Improve documentation links in Migration Guide and Run Setup Scripts sections and update toc tree
Update the toc to AM335x and AM437x adding EVMK2H Hardware Setup Remove the expired links in Migration Guides Update the eMMC references in Run Setup Scripts Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
1 parent a465c89 commit 2b2dbdf

File tree

8 files changed

+11
-30
lines changed

8 files changed

+11
-30
lines changed

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ linux/How_to_Guides/Target/How_to_Change_dtb_File
147147
linux/How_to_Guides/Target/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux
148148
linux/How_to_Guides/Target/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
149149
linux/How_to_Guides_Hardware_Setup_with_CCS
150+
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
150151
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AM335x_Hardware_Setup
151152
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AMIC110_EVM_Hardware_Setup
152153
linux/How_to_Guides_Board_Port

configs/AM437X/AM437X_linux_toc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ linux/How_to_Guides/Target/How_to_use_a_Mouse_instead_of_the_Touchscreen_with_Ma
143143
linux/How_to_Guides/Target/Update_U-Boot_Environment_Variables_stored_in_SPI_Flash_from_Linux
144144
linux/How_to_Guides/Target/How_to_Change_dtb_File
145145
linux/How_to_Guides_Hardware_Setup_with_CCS
146+
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
146147
linux/How_to_Guides_Board_Port
147148
linux/How_to_Guides/Board_Port/U-Boot
148149
common/PRU-ICSS/Getting_Started_with_PSSP

source/common/EVM_Hardware_Setup/_EVMK2H_Hardware_Setup.rst

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ to update the register settings. The **Power Management Configuration
4343
Update Tool** (bmc\_tool.py) performs the task of sending commands to
4444
the BMC to get the current module versions, and perform updates using
4545
configuration files. Instructions for executing the update tool
46-
(bmc\_tool.py) are available here: :download:`BMC Tool UCD Update Guide <../files/Bmc_tool_ucd_update_guide_v2.pdf>`
46+
(bmc\_tool.py) are available here: :download:`BMC Tool UCD Update Guide <../../../files/Bmc_tool_ucd_update_guide_v2.pdf>`
4747

4848
The latest version of the tool is available
4949
`here <http://wfcache.advantech.com/www/support/TI-EVM/Rev4_0/BMC/BMC_EVMK2K_1_0_2_6-20160330.zip>`__.
@@ -493,14 +493,9 @@ Connect to EVMK2H using CCS
493493
- Connect mini USB cable to the XDS2xx MIPI adapter card marked J1 or
494494
connect external emulator to the MIPI connector on J3
495495

496-
.. note:: For newer versions of CCS, a XDS200 firmware update is recommended which user can perform using instruction on the article
497-
below:
498-
499-
- `Updating XDS2xx
500-
Firmware <http://dev.ti.com/tirex/explore/node?node=AADzJ8Y-La4f7Bi5Ga0TcA__FUz-xrs__LATEST>`__
501-
502-
.. note:: For newer versions of CCS, a XDS200 firmware update is recommended which user can perform using instruction on
503-
`Updating\_the\_XDS200\_firmware <http://dev.ti.com/tirex/explore/node?node=AADzJ8Y-La4f7Bi5Ga0TcA__FUz-xrs__LATEST>__`
496+
.. note::
497+
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>`__
504499

505500
**Step 2:** Create CCS Target configuration
506501

source/devices/AM335X/linux/Release_Specific_Migration_Guide.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -391,16 +391,11 @@ descriptors to be used for both ingress/egress packets processing. if
391391
not specified the default value 256 will be used which will allow to
392392
place descriptors pool into the internal CPPI RAM.
393393

394-
**New approach**
395-
http://processors.wiki.ti.com/index.php/Linux_Core_CPSW_User%27s_Guide#Configure_number_of_TX.2FRX_descriptors
396-
397394
.. rubric:: PCI ENDPOINT
398395
:name: pci-endpoint
399396

400397
The usage of 'pci-ep' configfs directory to configure PCI Endpoint has
401-
been changed in accordance with upstream review comments. Please see
402-
http://processors.wiki.ti.com/index.php/Linux_Core_PCIe_EP_User%27s_Guide#4.9_Kernel,
403-
for additional details
398+
been changed in accordance with upstream review comments.
404399

405400
.. rubric:: Display
406401
:name: display

source/devices/AM437X/linux/Release_Specific_Migration_Guide.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -392,16 +392,11 @@ descriptors to be used for both ingress/egress packets processing. if
392392
not specified the default value 256 will be used which will allow to
393393
place descriptors pool into the internal CPPI RAM.
394394

395-
**New approach**
396-
http://processors.wiki.ti.com/index.php/Linux_Core_CPSW_User%27s_Guide#Configure_number_of_TX.2FRX_descriptors
397-
398395
.. rubric:: PCI ENDPOINT
399396
:name: pci-endpoint
400397

401398
The usage of 'pci-ep' configfs directory to configure PCI Endpoint has
402-
been changed in accordance with upstream review comments. Please see
403-
http://processors.wiki.ti.com/index.php/Linux_Core_PCIe_EP_User%27s_Guide#4.9_Kernel,
404-
for additional details
399+
been changed in accordance with upstream review comments.
405400

406401
.. rubric:: Display
407402
:name: display

source/files/Bmc_tool_ucd_update_guide_v2.pdf

100644100755
File mode changed.

source/linux/Overview/Run_Setup_Scripts.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ does the following things:
4040
are connected before following any of the steps in this guide.
4141

4242
- USB Mini cable (included with BBBlack)
43-
- `FTDI Serial
44-
cable <http://circuitco.com/support/index.php?title=BeagleBone_Black_Accessories#Serial_Debug_Cables>`__
43+
- FTDI Serial cable
4544

4645
.. rubric:: Clearing the eMMC
4746
:name: clearing-the-emmc
@@ -67,7 +66,7 @@ does the following things:
6766
:name: restoring-the-emmc
6867

6968
Instructions on restoring the eMMC can be found
70-
`here <http://circuitco.com/support/index.php?title=Updating_The_Software>`__.
69+
`here <https://ladvien.com/restoring-angstrom-bbb/>`__.
7170

7271
.. rubric:: K2H/K2K, K2L, and K2E Users
7372
:name: k2hk2k-k2l-and-k2e-users

source/linux/Release_Specific/_Processor_SDK_Linux_Migration_Guide.rst

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -372,16 +372,11 @@ descriptors to be used for both ingress/egress packets processing. if
372372
not specified the default value 256 will be used which will allow to
373373
place descriptors pool into the internal CPPI RAM.
374374

375-
**New approach**
376-
http://processors.wiki.ti.com/index.php/Linux_Core_CPSW_User%27s_Guide#Configure_number_of_TX.2FRX_descriptors
377-
378375
.. rubric:: PCI ENDPOINT
379376
:name: pci-endpoint
380377

381378
The usage of 'pci-ep' configfs directory to configure PCI Endpoint has
382-
been changed in accordance with upstream review comments. Please see
383-
http://processors.wiki.ti.com/index.php/Linux_Core_PCIe_EP_User%27s_Guide#4.9_Kernel,
384-
for additional details
379+
been changed in accordance with upstream review comments.
385380

386381
.. rubric:: Display
387382
:name: display

0 commit comments

Comments
 (0)