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 +CommonMark Markdown 1.2 - Content
-
... ... @@ -1,3 +1,26 @@ 1 - Fullsystem (bootlaoder+kernel+DTB) update for ERMAK-TT.1 +# Overview 2 2 3 -After finishing please connect to transciever (console or ssh) and type 3 +Full system (bootloader + kernel + DTB) update for ERMAK-TT. 4 + 5 +## Components Updated 6 + 7 +| Component | File | 8 +| ----------- | ---------------- | 9 +| Kernel | zImage | 10 +| Device Tree | am5708-ermak.dtb | 11 +| U-Boot | u-boot.img | 12 +| MLO | MLO | 13 + 14 +## Installation 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 22 +``` 23 + 24 +1. Device will reboot automatically after finishing 25 + 26 +##