Skip to content

Commit 7feee1a

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 934d4c1 commit 7feee1a

25 files changed

Lines changed: 50 additions & 390 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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,7 @@ linux/How_to_Guides/Target/How_to_fix_y2k38
132132
linux/How_to_Guides/Target/How_to_Change_dtb_File
133133
linux/How_to_Guides/Target/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linux
134134
linux/How_to_Guides/Target/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
135-
linux/How_to_Guides_Hardware_Setup_with_CCS
136135
linux/How_to_Guides/Hardware_Setup_with_CCS/EVMK2H_Hardware_Setup
137-
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AM335x_Hardware_Setup
138-
linux/How_to_Guides/Hardware_Setup_with_CCS/ICE_AMIC110_EVM_Hardware_Setup
139136
linux/How_to_Guides_Board_Port
140137
linux/How_to_Guides/Board_Port/U-Boot
141138
linux/How_to_Guides/Board_Port/Linux
@@ -154,7 +151,6 @@ common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_assemblyCode
154151
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_mixedCandAssembly
155152
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab3
156153
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4
157-
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4_TIRTOS
158154
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab5
159155
common/PRU-ICSS/PRU-Hands-on-Labs
160156
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)