Skip to content

Commit eb539a0

Browse files
fix: AM335x/AM437x/AM65x: Remove PRU-ICSS protocols from index page and toc
Currently there was no support on PRU-ICSS protocols, so remove from the docs until further clarity. Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
1 parent 325c61b commit eb539a0

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,6 @@ linux/Foundational_Components/Graphics/SGX/Overview
111111
linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info
112112
linux/Foundational_Components/Graphics/SGX/Build_Guide
113113

114-
linux/Industrial_Protocols
115-
linux/Industrial_Protocols_HSR_PRP
116-
linux/Industrial_Protocols_PTP
117-
linux/Industrial_Protocols_RSTP
118-
linux/Industrial_Protocols_CCLINK
119-
linux/Industrial_Protocols_OPCUA
120114
linux/Examples_and_Demos
121115
linux/Examples_and_Demos_Application_Demos
122116
linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo

configs/AM437X/AM437X_linux_toc.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,6 @@ linux/Foundational_Components/Graphics/SGX/Overview
111111
linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info
112112
linux/Foundational_Components/Graphics/SGX/Build_Guide
113113

114-
linux/Industrial_Protocols
115-
linux/Industrial_Protocols_HSR_PRP
116-
linux/Industrial_Protocols_PTP
117-
linux/Industrial_Protocols_RSTP
118-
linux/Industrial_Protocols_CCLINK
119-
linux/Industrial_Protocols_OPCUA
120114
linux/Examples_and_Demos
121115
linux/Examples_and_Demos_Application_Demos
122116
linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo

source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ suggestions at `E2E <https://e2e.ti.com/>`__.
111111

112112
.. ifconfig:: CONFIG_sdk in ('SITARA')
113113

114-
.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX')
114+
.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX', 'AM335X', 'AM437X', 'AM65X')
115115

116116
+-----------------+------------------------+------------------+-----------------------------------+
117117
| **PRU-ICSS / PRU_ICSSG Protocols** (more information on each piece of the distribution) |

0 commit comments

Comments
 (0)