Skip to content

Commit c8b95a4

Browse files
feat!: Update tools document for 10.1 release
- Add a new doc for flashing via fastboot using Snagfactory tool. - Update Flash via Uart doc. This tool will not be packaged in Linux SDK and can be picked from MCU PLUS SDK installer. - DFU tool will not be supported in 10.1 SDK. Remove the doc. - Mention Snagfactory Tool in Release Notes for 10.1. Signed-off-by: Paresh Bhagat <[email protected]>
1 parent 0c374ed commit c8b95a4

File tree

11 files changed

+137
-427
lines changed

11 files changed

+137
-427
lines changed

configs/AM62AX/AM62AX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ linux/Foundational_Components_Filesystem
9797
linux/Foundational_Components_Tools
9898
linux/Foundational_Components/Tools/Development_Tools
9999
linux/Foundational_Components/Tools/Pin_Mux_Tools
100-
linux/Foundational_Components/Tools/Flash_via_DFU
100+
linux/Foundational_Components/Tools/Flash_via_Fastboot
101101
linux/Foundational_Components/Tools/Flash_via_UART
102102
linux/Foundational_Components_IPC62ax
103103
linux/Foundational_Components_Edge_AI

configs/AM62PX/AM62PX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ linux/Foundational_Components_Filesystem
100100
linux/Foundational_Components_Tools
101101
linux/Foundational_Components/Tools/Development_Tools
102102
linux/Foundational_Components/Tools/Pin_Mux_Tools
103-
linux/Foundational_Components/Tools/Flash_via_DFU
103+
linux/Foundational_Components/Tools/Flash_via_Fastboot
104104
linux/Foundational_Components/Tools/Flash_via_Ethernet
105105
linux/Foundational_Components/Tools/Flash_via_UART
106106
linux/Foundational_Components/Tools/GPIO_Tools

configs/AM62X/AM62X_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ linux/Foundational_Components_Filesystem
109109
linux/Foundational_Components_Tools
110110
linux/Foundational_Components/Tools/Development_Tools
111111
linux/Foundational_Components/Tools/Pin_Mux_Tools
112-
linux/Foundational_Components/Tools/Flash_via_DFU
112+
linux/Foundational_Components/Tools/Flash_via_Fastboot
113113
linux/Foundational_Components/Tools/Flash_via_Ethernet
114114
linux/Foundational_Components/Tools/Flash_via_UART
115115
linux/Foundational_Components_IPC62x

configs/AM64X/AM64X_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ linux/Foundational_Components_Migration_Guide
7676
linux/Foundational_Components_Secure_Boot
7777
linux/Foundational_Components_Filesystem
7878
linux/Foundational_Components_Tools
79-
linux/Foundational_Components/Tools/Flash_via_DFU
79+
linux/Foundational_Components/Tools/Flash_via_Fastboot
8080
linux/Foundational_Components/Tools/Flash_via_Ethernet
8181
linux/Foundational_Components/Tools/Flash_via_UART
8282
linux/Foundational_Components_IPC64x

source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ What's new
5151
- RT Kernel : Real-Time Linux Interrupt Latency numbers here - :ref:`RT Interrupt Latencies <RT-linux-performance>`
5252
- Power Management: DeepSleep, MCU-Only and Partial IO mode - :ref:`Power Management Overview <Power-Management>`
5353
- TI Apps Launcher: New Wi-Fi and Terminal Demo - :ref:`TI Apps Launcher <TI-Apps-Launcher-User-Guide-label>`
54+
- Snagfactory Support - :ref:`Snagfactory Tool <Flash-via-Fastboot>`
5455

5556

5657
**Component version:**

source/devices/AM62X/linux/Release_Specific_Release_Notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ What's new
5050
- RT Kernel : Real-Time Linux Interrupt Latency numbers here - :ref:`RT Interrupt Latencies <RT-linux-performance>`
5151
- Power Management: DeepSleep, MCU-Only and Partial IO mode - :ref:`Power Management Overview <Power-Management>`
5252
- TI Apps Launcher: New Wi-Fi and Terminal Demo - :ref:`TI Apps Launcher <TI-Apps-Launcher-User-Guide-label>`
53+
- Snagfactory Support - :ref:`Snagfactory Tool <Flash-via-Fastboot>`
5354

5455

5556
**Component version:**

source/devices/AM64X/linux/Release_Specific_Release_Notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ What's new
4949
- LTS Stable Kernel update to 6.6.58
5050
- Important Bug Fixes on top of Processor SDK 10.00.07.04 Release
5151
- RT Kernel : Real-Time Linux Interrupt Latency numbers here - :ref:`RT Interrupt Latencies <RT-linux-performance>`
52+
- Snagfactory Support - :ref:`Snagfactory Tool <Flash-via-Fastboot>`
5253

5354

5455
**Component version:**

source/linux/Foundational_Components/Tools/Flash_via_DFU.rst

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

0 commit comments

Comments
 (0)