From a123f6dd68e77302d2db9f4afeef58712f0d2156 Mon Sep 17 00:00:00 2001 From: Telukula Jeevan Kumar Sahu Date: Tue, 17 Dec 2024 19:05:39 +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 ------ configs/AM65X/AM65X_linux_toc.txt | 4 ---- .../_Processor_SDK_Linux_Software_Developers_Guide.rst | 2 +- 4 files changed, 1 insertion(+), 17 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/configs/AM65X/AM65X_linux_toc.txt b/configs/AM65X/AM65X_linux_toc.txt index 52249910a..b1e7a7584 100644 --- a/configs/AM65X/AM65X_linux_toc.txt +++ b/configs/AM65X/AM65X_linux_toc.txt @@ -107,10 +107,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_ICSS_Dual_EMAC -linux/Industrial_Protocols_HSR_PRP -linux/Industrial_Protocols_PTP linux/How_to_Guides linux/How_to_Guides_Developer_Notes linux/How_to_Guides/Host/Moving_Files_to_the_Target_System 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) |