2. Using SD with update.img in it for Linux BSP

From ESS-WIKI
Revision as of 04:39, 7 July 2020 by Yunjin.jiang (talk | contribs) (Created page with "== How to do about update form SD card? == '''Step1''' Create the OTA update.img using source code, see more details in build section. '''Step2''' Copy to the SD. ''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to do about update form SD card?

Step1 Create the OTA update.img using source code, see more details in build section.

Step2 Copy to the SD.

Step3 Insert the SD  to RSB4710.

Step4 Enter "update-ota" in Terminal or debug console.

Step5 Device will enter recovery mode and auto upgrade.