Changes for page 2.0.10-system - Release notes
Last modified by UT2UK on 2026/02/01 21:56
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Default language
-
... ... @@ -1,1 +1,1 @@ 1 - ru1 +en - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 - XWiki2.11 +Markdown 1.2 - Content
-
... ... @@ -1,3 +1,29 @@ 1 - Fullsystem (bootlaoder+kernel+DTB)updatefor ERMAK-TT.1 +# Release Notes v2.0.0-system 2 2 3 -After finishing please connect to transciever (console or ssh) and type 3 +## Overview 4 + 5 +Full system (bootloader + kernel + DTB) update for ERMAK-TT. 6 + 7 +## Components Updated 8 + 9 +| Component | File | 10 +|-----------|------| 11 +| Kernel | zImage | 12 +| Device Tree | am5708-ermak.dtb | 13 +| U-Boot | u-boot.img | 14 +| MLO | MLO | 15 + 16 +## Installation 17 + 18 +1. Deploy artifact via Mender OTA 19 +2. Connect to transceiver (console or SSH) 20 +3. Run update script: 21 +```bash 22 +./opt/update-system.sh 23 +``` 24 + 25 +4. Device will reboot automatically after finishing 26 + 27 +## Date 28 + 29 +2025-02-01