Skip to content

Commit fba1cf0

Browse files
paresh-bhagat12cshilwant
authored andcommitted
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 59a734a commit fba1cf0

File tree

11 files changed

+136
-427
lines changed

11 files changed

+136
-427
lines changed

configs/AM62AX/AM62AX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ linux/Foundational_Components_Filesystem
9999
linux/Foundational_Components_Tools
100100
linux/Foundational_Components/Tools/Development_Tools
101101
linux/Foundational_Components/Tools/Pin_Mux_Tools
102-
linux/Foundational_Components/Tools/Flash_via_DFU
102+
linux/Foundational_Components/Tools/Flash_via_Fastboot
103103
linux/Foundational_Components/Tools/Flash_via_UART
104104
linux/Foundational_Components_IPC62ax
105105
linux/Foundational_Components_OPTEE

configs/AM62PX/AM62PX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ linux/Foundational_Components_Filesystem
102102
linux/Foundational_Components_Tools
103103
linux/Foundational_Components/Tools/Development_Tools
104104
linux/Foundational_Components/Tools/Pin_Mux_Tools
105-
linux/Foundational_Components/Tools/Flash_via_DFU
105+
linux/Foundational_Components/Tools/Flash_via_Fastboot
106106
linux/Foundational_Components/Tools/Flash_via_Ethernet
107107
linux/Foundational_Components/Tools/Flash_via_UART
108108
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
@@ -111,7 +111,7 @@ linux/Foundational_Components_Filesystem
111111
linux/Foundational_Components_Tools
112112
linux/Foundational_Components/Tools/Development_Tools
113113
linux/Foundational_Components/Tools/Pin_Mux_Tools
114-
linux/Foundational_Components/Tools/Flash_via_DFU
114+
linux/Foundational_Components/Tools/Flash_via_Fastboot
115115
linux/Foundational_Components/Tools/Flash_via_Ethernet
116116
linux/Foundational_Components/Tools/Flash_via_UART
117117
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
@@ -53,6 +53,7 @@ What's new
5353
- TISCI: A53 hosts default priv_id value updated to 1 from 4 (to match all other SOCs)
5454
- Power Management: :ref:`I/O Only Plus DDR <pm_io_only_plus_ddr>` mode
5555
- TI Apps Launcher: New Wi-Fi and Terminal Demo - :ref:`TI Apps Launcher <TI-Apps-Launcher-User-Guide-label>`
56+
- Snagfactory Support - :ref:`Snagfactory Tool <Flash-via-Fastboot>`
5657

5758

5859
**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
@@ -49,6 +49,7 @@ What's new
4949
- Important Bug Fixes on top of Processor SDK 10.00.07.04 Release
5050
- RT Kernel : Real-Time Linux Interrupt Latency numbers here - :ref:`RT Interrupt Latencies <RT-linux-performance>`
5151
- TI Apps Launcher: New Wi-Fi and Terminal Demo - :ref:`TI Apps Launcher <TI-Apps-Launcher-User-Guide-label>`
52+
- Snagfactory Support - :ref:`Snagfactory Tool <Flash-via-Fastboot>`
5253

5354

5455
**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)