Skip to content

Commit 8828f33

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 5478c5f commit 8828f33

25 files changed

Lines changed: 50 additions & 388 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
@@ -134,8 +134,6 @@ linux/How_to_Guides/Target/How_to_Boot_Beagle_Bone_Black_with_Processor_SDK_Linu
134134
linux/How_to_Guides/Target/How_to_Program_Beaglebone_Black_eMMC_via_SD_Card
135135
linux/How_to_Guides_Hardware_Setup_with_CCS
136136
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
139137
linux/How_to_Guides_Board_Port
140138
linux/How_to_Guides/Board_Port/U-Boot
141139
linux/How_to_Guides/Board_Port/Linux
@@ -154,7 +152,6 @@ common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_assemblyCode
154152
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_mixedCandAssembly
155153
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab3
156154
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4
157-
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4_TIRTOS
158155
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab5
159156
common/PRU-ICSS/PRU-Hands-on-Labs
160157
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_assemblyCode
145145
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab2_mixedCandAssembly
146146
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab3
147147
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4
148-
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab4_TIRTOS
149148
common/PRU-ICSS/PRU-Getting-Started-Labs_Lab5
150149
common/PRU-ICSS/PRU-Hands-on-Labs
151150
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)