Last modified by UT2UK on 2026/02/01 21:56

From version 4.1
edited by UT2UK
on 2026/02/01 21:44
Change comment: There is no comment for this version
To version 2.1
edited by UT2UK
on 2026/02/01 21:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,27 +1,28 @@
1 -# Overview
1 +# 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. Deploy artifact via Mender OTA
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 finishing
25 +4. Device will reboot automatically after finishing
25 25  
26 26  ## Date
27 27