Skip to content

Commit 6d16bf0

Browse files
jonaswood01StaticRocket
authored andcommitted
docs(debian): Update AM62Lx for 11.01.16.13 release
Added release notes, fixed formatting, and updated some content. Updates following Oct 2025 AM62Lx PG1.1 release. Signed-off-by: Jonas Wood <jw@ti.com>
1 parent 63bad3f commit 6d16bf0

File tree

6 files changed

+89
-44
lines changed

6 files changed

+89
-44
lines changed

configs/AM62LX/AM62LX_debian_config.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,16 @@
1313

1414
Replacement Variables
1515
---------------------
16-
'__PART_FAMILY_NAME__' : 'AM62LX'
17-
'__PART_FAMILY_DEVICE_NAMES__' : 'AM62LX'
16+
'__PART_FAMILY_NAME__' : 'AM62Lx'
17+
'__PART_FAMILY_DEVICE_NAMES__' : 'AM62Lx'
1818
'__PRODUCT_LINE_NAME__' : 'Sitara MPU'
1919
'__SDK_BUILD_MACHINE__' : 'am62lxx-evm'
20-
'__SDK_FULL_NAME__' : 'Debian for AM62L'
20+
'__SDK_FULL_NAME__' : 'Debian for AM62Lx'
2121
'__SDK_SHORT_NAME__' : 'Debian'
22-
'__SDK_DOWNLOAD_URL__' : '`AM62L-SDK-Download-page <https://www.ti.com/tool/AM62L-PROCESSOR-SDK>`__'
22+
'__SDK_DOWNLOAD_URL__' : '`AM62Lx-SDK-Download-page <https://www.ti.com/tool/AM62L-PROCESSOR-SDK>`__'
2323
'__LINUX_UBUNTU_VERSION_LONG__' : '22.04 (64-bit)'
2424
'__LINUX_UBUNTU_VERSION_SHORT__' : '22.04'
25+
'__OPTEE_PLATFORM_FLAVOR__' : 'k3-am62lx'
2526

2627
Configuration Values
2728
--------------------

configs/AM62LX/AM62LX_debian_tags.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
fam_name = 'AM62LX'
33

44
# Project name and HTML title
5-
project = u'Debian for AM62LX'
6-
html_title = 'Debian AM62LX Documentation'
5+
project = u'Debian for AM62Lx'
6+
html_title = 'Debian AM62Lx Documentation'
77

88
# The master toctree document.
99
master_doc = 'devices/AM62LX/debian/index'

configs/AM62LX/AM62LX_debian_toc.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
devices/AM62LX/debian/index
22

33
debian/Overview
4+
devices/AM62LX/linux/Release_Specific
5+
devices/AM62LX/linux/Release_Specific_Release_Notes
46
devices/AM62LX/debian/Getting_Started_Guide
57
debian/Building_Debian_Image
68
debian/Building_Debian_Packages

source/devices/AM62LX/debian/Getting_Started_Guide.rst

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -4,83 +4,83 @@
44
Getting Started with Debian
55
***************************
66

7-
The SD card Image ti_debian_trixie_<machine>-<armbian-version>.img provided on the |__SDK_DOWNLOAD_URL__| is all you need to get started and explore Debian on TI microprocessors.
7+
The SD card Debian Image provided on the |__SDK_DOWNLOAD_URL__| is all you need to get started and explore
8+
Debian on TI microprocessors.
89

9-
The Debian Image provided has all the basic packages required to boot with weston as default window manager. The user can install any new package using inbuilt 'apt' utility
10-
and customize the filesystem as required.
10+
The Debian Image provided has all the basic packages required to boot with weston as default window manager.
11+
The user can install any new package using Debian's default ``apt`` package manager and customize the
12+
filesystem as desired.
1113

12-
Follow the steps mentioned in this page to create an SD Card.
14+
Follow the steps mentioned in this page to flash an SD Card.
1315

1416
Hardware Setup
1517
--------------
1618

17-
In addition to the EVM itself, the following hardware is needed:
19+
In addition to the Evaluation Module (EVM) itself, the following hardware is needed:
1820

19-
1. USB Type-C 5V - 15V and 3A power supply
20-
2. Micro-SD card reader
21-
3. Micro-SD card (16GB or larger recommended)
22-
4. USB Micro-B cable for UART serial communication
23-
5. HDMI display and HDMI cable
24-
6. USB mouse and Keyboard (For controlling the UI)
25-
7. Ethernet cable (For network access)
21+
- USB Type-C 5V - 15V and 3A power supply
22+
- Micro-SD card reader
23+
- Micro-SD card (16GB or larger recommended)
24+
- USB Micro-B cable for UART serial communication
25+
- HDMI display and HDMI cable
26+
- USB mouse and Keyboard (For controlling the UI)
27+
- Ethernet cable or CC33xx M.2 WiFi card (For network access)
2628

2729
.. _processor-sdk-debian-create-sd-card:
2830

29-
Create SD Card using balenaEtcher
30-
---------------------------------
31-
32-
1. Download the default bootable SD card image (WIC file) available on the release page as
33-
tisdk-debian-trixie-<machine>-<version>.wic.xz
34-
35-
|
31+
Flash SD Card using balenaEtcher
32+
--------------------------------
3633

37-
2. Download and install the balenaEtcher tool:
34+
#. Download the default bootable SD card image (IMG file) available on the release page:
3835

39-
Balena Etcher is an open-source utility that can be installed on both Linux and Windows.
40-
Download the tool from `this link <https://www.balena.io/etcher/>`__ and install it.
36+
``tisdk-debian-<debian version>-<TI EVM board>-<TI PSDK version>-Armbian-<armbian version>.img``
4137

42-
|
38+
#. Download and install the balenaEtcher tool:
4339

44-
3. Flash the WIC image to the SD card:
40+
Balena Etcher is an open-source utility that can be installed on both Linux and Windows.
41+
Download the tool from `this link <https://www.balena.io/etcher/>`__ and install it.
4542

46-
Insert a micro SD card into the USB SD card reader and start Etcher. Choose the debian wic
47-
image to be flashed, choose the USB SD card reader as the target, and then click "Flash".
48-
Etcher will decompress the image and write it to the SD card, as shown below:
43+
#. Flash the IMG image to the SD card:
4944

50-
.. Image:: /images/balena_etcher.png
45+
Insert a micro SD card into the USB SD card reader and start Etcher. Choose the debian img
46+
image to be flashed, choose the USB SD card reader as the target, and then click "Flash".
47+
Etcher will decompress the image and write it to the SD card, as shown below:
5148

52-
|
49+
.. image:: /images/balena_etcher.png
5350

5451
Set the EVM to SD card Boot mode
5552
--------------------------------
56-
The simplest way to run Linux on the EVM is through an SD card. For that, the EVM will need to be configured for SD card boot. Refer to `AM62L EVM User's Guide <https://www.ti.com/tool/EVM-AM62L>`__ for detailed information about boot mode configurations. For quick reference, the figure below shows the boot mode switch setting for SD card boot.
53+
The simplest way to run Linux on the EVM is through an SD card. For that, configure the EVM for SD card boot mode. Refer to
54+
`AM62Lx EVM User's Guide <https://www.ti.com/tool/TMDS62LEVM>`__ for detailed information about boot mode configurations.
55+
For quick reference, the figure below shows the boot mode switch setting for SD card boot.
5756

58-
.. Image:: /images/AM62LX_SD_boot.jpg
57+
.. image:: /images/AM62LX_SD_boot.jpg
5958

6059
Boot and Validate Debian
6160
------------------------
62-
Make sure to connect the Ethernet cable, HDMI Display, Mouse and Keyboard to the EVM. Insert the SD Card in the board and Power ON the EVM.
61+
Make sure to connect the Ethernet cable or CC33xx M.2 WiFi card, HDMI Display, Mouse and Keyboard to the EVM. Insert the SD Card in the board and Power ON the EVM.
6362

64-
After a few seconds, a setup script will run. This script guides the user through setting up user account, root password, date and so on. Once the setup ends, reboot the board. Weston screen will appear on the display.
63+
During first bootup, a setup script will run. This script guides the user through setting up user account, root password, date and so on.
64+
Once the setup ends, reboot the board. Weston screen will appear on the display.
6565

66-
.. Image:: /images/debian_homescreen.png
66+
.. image:: /images/debian_homescreen.png
6767

68-
You've successfully booted Debian on AM62L.
68+
You've successfully booted Debian on |__PART_FAMILY_DEVICE_NAMES__|.
6969

7070
If the board is connected to a private network, setup the proxy to be able to access the Internet.
71-
For more info, refer to `apt.conf(5) man page <https://manpages.debian.org/bookworm/apt/apt.conf.5.en.html>`__
71+
For more info, refer to `apt.conf(5) man page <https://manpages.debian.org/trixie/apt/apt.conf.5.en.html>`__
7272

7373
Also export ``http_proxy``, ``https_proxy``, ``ftp_proxy`` and ``no_proxy`` with appropriate values if needed.
7474

7575
Do an ``apt update`` to make sure that the proxy is properly set and apt recognizes it. The sample output of the command is as shown below:.
7676

77-
.. Image:: /images/debian_am62l_apt_update.png
77+
.. image:: /images/debian_am62l_apt_update.png
7878

7979
To install any package available on Debian Standard Package Archive and TI Package Archive use ``apt install``.
8080

8181
As an example to install and run ``fortune`` package.
8282

83-
.. Image:: /images/debian_am62l_apt_install.png
83+
.. image:: /images/debian_am62l_apt_install.png
8484

8585
More packages can be installed at runtime following the instructions provided to help with the development work flow.
8686

source/devices/AM62LX/debian/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Debian Developer's Guide
1515
:numbered:
1616

1717
/debian/Overview
18+
/devices/AM62LX/linux/Release_Specific
1819
Getting_Started_Guide
1920
/debian/Building_Debian_Image
2021
/debian/Building_Debian_Packages

source/devices/AM62LX/linux/Release_Specific_Release_Notes.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ status for all packages included in this release. The manifest can be
3434
found on the SDK download page or in the installed directory as indicated below.
3535

3636
- Linux Manifest: :file:`<PSDK_PATH>/manifest/software_manifest.htm`
37+
- Debian Manifest: `TI debian software manifest 11.01.16.13
38+
<https://dr-download.ti.com/software-development/software-development-kit-sdk/MD-YjEeNKJJjt/11.01.16.13/software_manifest_debian_am62lxx-evm_am62lxx-evm.htm>`__
3739

3840
Release 11.01.16.13
3941
===================
@@ -77,6 +79,9 @@ What's new
7779
Build Information
7880
=================
7981

82+
Arago (Yocto/OE)
83+
----------------
84+
8085
.. list-table::
8186
:header-rows: 1
8287
:widths: 15, 30, 30, 30
@@ -118,6 +123,42 @@ Build Information
118123
- `11.01.16.13 <https://git.ti.com/cgit/ti-sdk-linux/meta-tisdk/tag/?h=11.01.16.13>`__
119124
-
120125

126+
Debian (Armbian)
127+
----------------
128+
129+
.. list-table::
130+
:header-rows: 1
131+
:widths: 15, 30, 30, 30
132+
133+
* - Component
134+
- Branch Info
135+
- Tag Info
136+
- Config Info
137+
* - U-Boot
138+
- `ti-u-boot-2025.01 <https://github.com/TexasInstruments/ti-u-boot/tree/ti-u-boot-2025.01>`__
139+
- `11.01.16 <https://github.com/TexasInstruments/ti-u-boot/releases/tag/11.01.16>`__
140+
- `Build <https://github.com/TexasInstruments/armbian-build/blob/53f037d7be54ea1f203aa46aaf61b03eb9a58585/config/sources/families/k3.conf#L103>`__
141+
* - ATF
142+
- `ti-master <https://github.com/TexasInstruments/arm-trusted-firmware/tree/ti-master>`__
143+
- `v2.12+ <https://github.com/TexasInstruments/arm-trusted-firmware/commit/6c8ef67293770a59afe86f8e98cfa39d01614ab8>`__
144+
- `Build <https://github.com/TexasInstruments/armbian-build/blob/53f037d7be54ea1f203aa46aaf61b03eb9a58585/config/sources/families/k3.conf#L101>`__
145+
* - OPTEE
146+
- `master <https://github.com/OP-TEE/optee_os/tree/master>`__
147+
- `4.7.0+ <https://github.com/OP-TEE/optee_os/commit/a9690ae39995af36a31b7a4f446f27ea0787e3a4>`__
148+
- `Build <https://github.com/TexasInstruments/armbian-build/blob/53f037d7be54ea1f203aa46aaf61b03eb9a58585/config/sources/families/k3.conf#L130>`__
149+
* - Linux Firmware
150+
- `ti-linux-firmware <https://github.com/TexasInstruments/ti-linux-firmware/tree/ti-linux-firmware>`__
151+
- `11.01.16 <https://github.com/TexasInstruments/ti-linux-firmware/releases/tag/11.01.16>`__
152+
- `Git Clone <https://github.com/TexasInstruments/armbian-build/blob/53f037d7be54ea1f203aa46aaf61b03eb9a58585/config/sources/families/k3.conf#L116>`__
153+
* - Linux Kernel
154+
- `ti-linux-6.12.y <https://github.com/TexasInstruments/ti-linux-kernel/tree/ti-linux-6.12.y>`__
155+
- `11.01.16 <https://github.com/TexasInstruments/ti-linux-kernel/releases/tag/11.01.16>`__
156+
- `non-RT <https://github.com/TexasInstruments/armbian-build/blob/2025.10-release/config/kernel/linux-k3-current.config>`__, `RT <https://github.com/TexasInstruments/armbian-build/blob/2025.10-release/config/kernel/linux-k3-current-rt.config>`__
157+
* - Armbian Build
158+
- `2025.10-release <https://github.com/TexasInstruments/armbian-build/tree/2025.10-release>`__
159+
- `11.01.16.13 <https://github.com/TexasInstruments/armbian-build/releases/tag/11.01.16.13>`__
160+
- `Build <https://github.com/TexasInstruments/armbian-build/blob/2025.10-release/config/sources/families/k3.conf>`__, `Board <https://github.com/TexasInstruments/armbian-build/blob/2025.10-release/config/boards/am62lxx-evm.conf>`__
161+
121162
Issues Tracker
122163
==============
123164

0 commit comments

Comments
 (0)