Skip to content

Commit 66e69f1

Browse files
jeevantelukulapraneethbajjuri
authored andcommitted
fix: Remove AM62x-SIP references for 11.00.09.04 release
AM62x-SIP is not part of 11.00.09.04 release. Hence remove the references from Overview/Download and Install, Overview Building the SDK and Top Level Makefile docs. Signed-off-by: Telukula Jeevan Kumar Sahu <[email protected]>
1 parent 08e56ac commit 66e69f1

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

source/devices/AM62X/linux/Overview/Download_and_Install_the_SDK.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ to start Linux development on the TI microprocessor.
1313
+----------------------------------------------+----------------------------------------------------------------------+
1414
| PSDK Linux AM62x Installer (Linux version) | ti-processor-sdk-linux-am62xx-evm-<version>-Linux-x86-Install.bin |
1515
+----------------------------------------------+----------------------------------------------------------------------+
16-
| PSDK Linux AM62SIP Installer (Linux version) | ti-processor-sdk-linux-am62xxsip-evm-<version>-Linux-x86-Install.bin |
17-
+----------------------------------------------+----------------------------------------------------------------------+
1816

1917
Use Linux installer for complete source package, tools, prebuilt-image, filesystems,
2018
etc for product development.
@@ -69,10 +67,6 @@ window and change directories to where the installer is located
6967
chmod +x ./ti-processor-sdk-linux-am62xx-evm-<version>-Linux-x86-Install.bin
7068
./ti-processor-sdk-linux-am62xx-evm-<version>-Linux-x86-Install.bin
7169
72-
# For AM62SIP (am62xxsip-evm) Installer
73-
chmod +x ./ti-processor-sdk-linux-am62xxsip-evm-<version>-Linux-x86-Install.bin
74-
./ti-processor-sdk-linux-am62xxsip-evm-<version>-Linux-x86-Install.bin
75-
7670
Alternatively, you can give execute permissions and run the SDK Installer
7771
by double clicking on it within your Linux host PC.
7872

source/linux/Overview/_Processor_SDK_Building_The_SDK.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,6 @@ The "Build Output" is given relative to the
590590
+------------------+--------------------------------------------+
591591
| am62xx-lp-evm | AM62x LP Starter Kit (SK) - HS-FS, HS-SE |
592592
+------------------+--------------------------------------------+
593-
| am62xxsip-evm | AM62x-SIP Starter Kit (SK) - HS-FS, HS-SE |
594-
+------------------+--------------------------------------------+
595593
| beagleplay-ti | BEAGL-PLAY-SBC - GP |
596594
+------------------+--------------------------------------------+
597595

@@ -693,8 +691,6 @@ The "Build Output" is given relative to the
693691
+------------------+--------------------------------------------+
694692
| am62xx-lp-evm | AM62x LP Starter Kit (SK) - HS-FS, HS-SE |
695693
+------------------+--------------------------------------------+
696-
| am62xxsip-evm | AM62x-SIP Starter Kit (SK) - HS-FS, HS-SE |
697-
+------------------+--------------------------------------------+
698694
| beagleplay-ti | BEAGL-PLAY-SBC - GP |
699695
+------------------+--------------------------------------------+
700696

0 commit comments

Comments
 (0)