Changes for page 2.0.10-system - Release notes
Last modified by UT2UK on 2026/02/01 21:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,26 +1,29 @@ 1 -# Overview1 +# Release Notes v2.0.0-system 2 2 3 +## Overview 4 + 3 3 Full system (bootloader + kernel + DTB) update for ERMAK-TT. 4 4 5 5 ## Components Updated 6 6 7 -| Component|File|8 -| -----------|----------------|9 -| Kernel|zImage|10 -| Device Tree | am5708-ermak.dtb | 11 -| U-Boot|u-boot.img|12 -| MLO|MLO|9 +| Component | File | 10 +|-----------|------| 11 +| Kernel | zImage | 12 +| Device Tree | am5708-ermak.dtb | 13 +| U-Boot | u-boot.img | 14 +| MLO | MLO | 13 13 14 14 ## Installation 15 15 16 -1. Finish update 17 -1. Connect to transceiver (console or SSH) 18 -1. Run update script: 19 - 20 -```bash 21 -./opt/update-system.sh 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 22 22 ``` 23 23 24 - 1. Device will reboot automatically after finishing25 +4. Device will reboot automatically after finishing 25 25 26 -## 27 +## Date 28 + 29 +2025-02-01