File tree Expand file tree Collapse file tree 2 files changed +39
-1
lines changed
source/devices/AM62DX/linux Expand file tree Collapse file tree 2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ devices/AM62DX/linux/Release_Specific
77devices/AM62DX/linux/Release_Specific_Release_Notes
88devices/AM62DX/linux/Release_Specific_Build_Sheet
99devices/AM62DX/linux/Release_Specific_Yocto_layer_Configuration
10- # devices/AM62DX/linux/Release_Specific_Migration_Guide
10+ devices/AM62DX/linux/Release_Specific_Migration_Guide
1111#devices/AM62DX/linux/Release_Specific_Kernel_Performance_Guide
1212#devices/AM62DX/linux/Linux_Performance_Guide
1313#devices/AM62DX/linux/RT_Linux_Performance_Guide
Original file line number Diff line number Diff line change 1+ ###############
2+ Migration Guide
3+ ###############
4+
5+ .. rubric :: Overview
6+
7+ This page covers migration information for applications built on top
8+ of the Processor SDK Linux AM62D.
9+
10+ ****************************************
11+ Processor SDK Linux AM62D 11.xx Releases
12+ ****************************************
13+
14+ Processor SDK 11.02.08.02
15+ =========================
16+ - This is the second reference release on the 2025 LTS stream with 6.12 Kernel, 2025.01 U-Boot and Yocto Scarthgap/5.0
17+ - ATF 2.13+
18+ - OPTEE 4.7.0
19+ - Yocto Scarthgap/5.0
20+ - Platforms Supported : AM62Dx (HS-FS, HS-SE) : `AM62D-EVM <https://www.ti.com/tool/AUDIO-AM62D-EVM >`__
21+
22+ Processor SDK 11.01.05.03
23+ =========================
24+ - This is the first reference release on the 2025 LTS stream with 6.12 Kernel, 2025.01 U-Boot and Yocto Scarthgap/5.0
25+ - ATF 2.13+
26+ - OPTEE 4.6.0
27+ - Yocto Scarthgap/5.0
28+ - Platforms Supported : AM62Dx (HS-FS, HS-SE) : `AM62D-EVM <https://www.ti.com/tool/AUDIO-AM62D-EVM >`__
29+
30+ .. note ::
31+
32+ - For U-Boot builds, k3-image-gen and core-secdev-k3 are no longer needed
33+ as **binman ** is used instead. Please refer to :ref: `U-Boot build
34+ instructions<Build-U-Boot-label>` for the updated steps.
35+
36+ - For Linux builds, generic ``defconfig `` is used instead of custom
37+ fragments. Please refer to :ref: `Kernel doc<preparing-to-build> ` for
38+ build instructions.
You can’t perform that action at this time.
0 commit comments