Skip to content

Commit 713e571

Browse files
fix(am335x/am437x): Remove RTOS and RT-Linux support
RTOS and RT-Linux are not supported for AM335x and AM437x in this release. Remove all related documentation, hardware setup guides, TOC entries, and build instructions. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
1 parent 3b53eb4 commit 713e571

25 files changed

Lines changed: 50 additions & 389 deletions

configs/AM335X/AM335X_linux_config.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Replacement Variables
2424
'__SDK_DOWNLOAD_URL__' : '`AM335X-Linux-SDK-Download-page <https://www.ti.com/tool/PROCESSOR-SDK-AM335X>`__'
2525
'__LINUX_UBUNTU_VERSION_LONG__' : '22.04 (64-bit)'
2626
'__LINUX_UBUNTU_VERSION_SHORT__' : '22.04'
27-
'__RTOS_UBUNTU_VERSION_LONG__' : '14.04 (64-bit), 16.04 (64-bit)'
2827
'__WINDOWS_SUPPORTED_LONG__' : '7 (64-bit)'
2928
'__SYSFW_CORE_NAME__' : \
3029
'__IMAGE_TYPE__' : 'default'
@@ -36,7 +35,7 @@ Configuration Values
3635
'CONFIG_sdk' : 'SITARA'
3736
'CONFIG_image_type' : 'default'
3837
'CONFIG_icss_support' : 'yes'
39-
'CONFIG_rt_linux_support' : 'yes'
38+
'CONFIG_rt_linux_support' : 'no'
4039
'CONFIG_gpu_ip' : 'SGX'
4140
'CONFIG_crypto' : 'omap'
4241

configs/AM335X/AM335X_linux_toc.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,6 @@ linux/How_to_Guides/Target/How_to_fix_y2k38
131131
linux/How_to_Guides/Target/How_to_Change_dtb_File
132132
linux/How_to_Guides_Hardware_Setup_with_CCS
133133
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
134-
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AM335x_Hardware_Setup
135-
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AMIC110_EVM_Hardware_Setup
136134
linux/How_to_Guides_Board_Port
137135
linux/How_to_Guides/Board_Port/U-Boot
138136
linux/How_to_Guides/Board_Port/Linux
@@ -151,7 +149,6 @@ common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_assemblyCode
151149
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_mixedCandAssembly
152150
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab3
153151
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4
154-
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4_TIRTOS
155152
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab5
156153
common/PRU-ICSS/PRU-Hands-on-Labs
157154
common/PRU-ICSS/Resource_Tables

configs/AM437X/AM437X_linux_config.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Replacement Variables
2424
'__SDK_DOWNLOAD_URL__' : '`AM437X-Linux-SDK-Download-page <https://www.ti.com/tool/PROCESSOR-SDK-AM437X>`__'
2525
'__LINUX_UBUNTU_VERSION_LONG__' : '22.04 (64-bit)'
2626
'__LINUX_UBUNTU_VERSION_SHORT__' : '22.04'
27-
'__RTOS_UBUNTU_VERSION_LONG__' : '14.04 (64-bit), 16.04 (64-bit)'
2827
'__WINDOWS_SUPPORTED_LONG__' : '7 (64-bit)'
2928
'__SYSFW_CORE_NAME__' : \
3029
'__IMAGE_TYPE__' : 'default'
@@ -36,7 +35,7 @@ Configuration Values
3635
'CONFIG_sdk' : 'SITARA'
3736
'CONFIG_image_type' : 'default'
3837
'CONFIG_icss_support' : 'yes'
39-
'CONFIG_rt_linux_support' : 'yes'
38+
'CONFIG_rt_linux_support' : 'no'
4039
'CONFIG_gpu_ip' : 'SGX'
4140
'CONFIG_crypto' : 'omap'
4241

configs/AM437X/AM437X_linux_toc.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ linux/How_to_Guides/Target/How_to_add_a_JVM
126126
linux/How_to_Guides/Target/Update_U-Boot_Environment_Variables_stored_in_SPI_Flash_from_Linux
127127
linux/How_to_Guides/Target/How_to_Change_dtb_File
128128
linux/How_to_Guides/Target/How_to_fix_y2k38
129-
linux/How_to_Guides_Hardware_Setup_with_CCS
130129
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
131130
linux/How_to_Guides_Board_Port
132131
linux/How_to_Guides/Board_Port/U-Boot
@@ -145,7 +144,6 @@ common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_assemblyCode
145144
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_mixedCandAssembly
146145
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab3
147146
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4
148-
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4_TIRTOS
149147
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab5
150148
common/PRU-ICSS/PRU-Hands-on-Labs
151149
common/PRU-ICSS/Resource_Tables

source/common/EVM_Hardware_Setup/_ICE_AM335x_Hardware_Setup.rst

Lines changed: 0 additions & 157 deletions
This file was deleted.

source/common/EVM_Hardware_Setup/_ICE_AMIC110_EVM_Hardware_Setup.rst

Lines changed: 0 additions & 147 deletions
This file was deleted.

0 commit comments

Comments
 (0)