From eb539a09cd8560e0e3938e2cc78072ee12f7fc20 Mon Sep 17 00:00:00 2001 From: Telukula Jeevan Kumar Sahu Date: Wed, 18 Dec 2024 14:06:19 +0530 Subject: [PATCH] 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 --- configs/AM335X/AM335X_linux_toc.txt | 6 ------ configs/AM437X/AM437X_linux_toc.txt | 6 ------ .../_Processor_SDK_Linux_Software_Developers_Guide.rst | 2 +- 3 files changed, 1 insertion(+), 13 deletions(-) diff --git a/configs/AM335X/AM335X_linux_toc.txt b/configs/AM335X/AM335X_linux_toc.txt index abfe6f708..5bcd5cc39 100644 --- a/configs/AM335X/AM335X_linux_toc.txt +++ b/configs/AM335X/AM335X_linux_toc.txt @@ -111,12 +111,6 @@ linux/Foundational_Components/Graphics/SGX/Overview linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info linux/Foundational_Components/Graphics/SGX/Build_Guide -linux/Industrial_Protocols -linux/Industrial_Protocols_HSR_PRP -linux/Industrial_Protocols_PTP -linux/Industrial_Protocols_RSTP -linux/Industrial_Protocols_CCLINK -linux/Industrial_Protocols_OPCUA linux/Examples_and_Demos linux/Examples_and_Demos_Application_Demos linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo diff --git a/configs/AM437X/AM437X_linux_toc.txt b/configs/AM437X/AM437X_linux_toc.txt index d6d03ffcf..cf711f97e 100644 --- a/configs/AM437X/AM437X_linux_toc.txt +++ b/configs/AM437X/AM437X_linux_toc.txt @@ -111,12 +111,6 @@ linux/Foundational_Components/Graphics/SGX/Overview linux/Foundational_Components/Graphics/SGX/SGX_Debug_Info linux/Foundational_Components/Graphics/SGX/Build_Guide -linux/Industrial_Protocols -linux/Industrial_Protocols_HSR_PRP -linux/Industrial_Protocols_PTP -linux/Industrial_Protocols_RSTP -linux/Industrial_Protocols_CCLINK -linux/Industrial_Protocols_OPCUA linux/Examples_and_Demos linux/Examples_and_Demos_Application_Demos linux/Examples_and_Demos/Application_Demos/QT_Thermostat_HMI_Demo diff --git a/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst b/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst index b431f441c..06595c138 100644 --- a/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst +++ b/source/linux/Overview/_Processor_SDK_Linux_Software_Developers_Guide.rst @@ -111,7 +111,7 @@ suggestions at `E2E `__. .. ifconfig:: CONFIG_sdk in ('SITARA') - .. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX') + .. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'AM62PX', 'AM335X', 'AM437X', 'AM65X') +-----------------+------------------------+------------------+-----------------------------------+ | **PRU-ICSS / PRU_ICSSG Protocols** (more information on each piece of the distribution) |