Skip to content

Commit fbde124

Browse files
committed
fix: How_to_Guides: Flash eMMC devices
Existing page for flashing eMMC devices is out of date... It references a script that is no longer packaged in the Linux SDK Installer. Moreover the script usage may have differed across Jacinto/Sitara SDKs. Add a new page which serves the same purpose but does not use any such script and hence is easier to maintain. Update the TOC to reflect this change for applicable platforms. AM68 does not have an eMMC. Remove the page from it's TOC. Signed-off-by: Aniket Limaye <[email protected]>
1 parent 4f0e3e9 commit fbde124

File tree

13 files changed

+228
-11
lines changed

13 files changed

+228
-11
lines changed

configs/AM62PX/AM62PX_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ linux/How_to_Guides/Host/How_to_Setup_and_Debug_using_Lauterbach
137137
linux/How_to_Guides/Host/SYSFW_Trace_Parser
138138
#linux/How_to_Guides/Host/Minimal_Platform_Development
139139
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
140-
#linux/How_to_Guides/Target/How_to_flash_emmc_device # We do not support this for now
140+
#linux/How_to_Guides/Target/How_to_manually_flash_emmc_device # We do not support this for now
141141
#linux/How_to_Guides/Target/How_to_suspend_to_ram_on_AM62x
142142
linux/How_to_Guides/Target/How_to_test_MCAN_on_AM62x
143143
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux

configs/AM62X/AM62X_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ linux/How_to_Guides/Host/How_to_Setup_and_Debug_using_Lauterbach
141141
linux/How_to_Guides/Host/SYSFW_Trace_Parser
142142
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
143143
linux/How_to_Guides/Target/How_to_boot_quickly
144-
#linux/How_to_Guides/Target/How_to_flash_emmc_device # We do not support this for now
144+
#linux/How_to_Guides/Target/How_to_manually_flash_emmc_device # We do not support this for now
145145
linux/How_to_Guides/Target/How_to_suspend_to_ram_on_AM62x
146146
linux/How_to_Guides/Target/How_to_test_MCAN_on_AM62x
147147
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux

configs/AM67/AM67_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
110110
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
111111
linux/How_to_Guides/Target/How_to_Change_dtb_File
112112
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
113-
linux/How_to_Guides/Target/How_to_flash_emmc_device
113+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
114114
linux/How_to_Guides/Target/How_to_visualize_statistics_data
115115
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
116116
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/AM68/AM68_linux_toc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
115115
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
116116
linux/How_to_Guides/Target/How_to_Change_dtb_File
117117
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
118-
linux/How_to_Guides/Target/How_to_flash_emmc_device
119118
linux/How_to_Guides/Target/How_to_visualize_statistics_data
120119
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
121120
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/AM69/AM69_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
115115
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
116116
linux/How_to_Guides/Target/How_to_Change_dtb_File
117117
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
118-
linux/How_to_Guides/Target/How_to_flash_emmc_device
118+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
119119
linux/How_to_Guides/Target/How_to_visualize_statistics_data
120120
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
121121
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/J7200/J7200_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ linux/How_to_Guides/Host/How_to_Flash_Linux_System_from_U-boot
9797
linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
9898
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
9999
linux/How_to_Guides/Target/How_to_Change_dtb_File
100-
linux/How_to_Guides/Target/How_to_flash_emmc_device
100+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
101101
linux/How_to_Guides/Target/How_to_visualize_statistics_data
102102
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
103103
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/J721E/J721E_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
118118
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
119119
linux/How_to_Guides/Target/How_to_Change_dtb_File
120120
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
121-
linux/How_to_Guides/Target/How_to_flash_emmc_device
121+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
122122
linux/How_to_Guides/Target/How_to_visualize_statistics_data
123123
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
124124
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/J721S2/J721S2_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
118118
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
119119
linux/How_to_Guides/Target/How_to_Change_dtb_File
120120
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
121-
linux/How_to_Guides/Target/How_to_flash_emmc_device
121+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
122122
linux/How_to_Guides/Target/How_to_visualize_statistics_data
123123
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
124124
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/J722S/J722S_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
113113
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
114114
linux/How_to_Guides/Target/How_to_Change_dtb_File
115115
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
116-
linux/How_to_Guides/Target/How_to_flash_emmc_device
116+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
117117
linux/How_to_Guides/Target/How_to_visualize_statistics_data
118118
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
119119
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

configs/J742S2/J742S2_linux_toc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ linux/How_to_Guides/Host/K3_Resource_Partitioning_Tool
117117
linux/How_to_Guides/Target/Processor_SDK_Linux_File_System_Optimization_Customization
118118
linux/How_to_Guides/Target/How_to_Change_dtb_File
119119
linux/How_to_Guides/Target/How_to_enable_DT_overlays_in_linux
120-
linux/How_to_Guides/Target/How_to_flash_emmc_device
120+
linux/How_to_Guides/Target/How_to_manually_flash_emmc_device
121121
linux/How_to_Guides/Target/How_to_visualize_statistics_data
122122
linux/How_to_Guides/Target/How_to_Use_K3Conf_Tool
123123
linux/How_to_Guides/Target/How_to_Tune_Real_Time_Linux

0 commit comments

Comments
 (0)