From befaf9c20814efdc64f269d421ee1c4a3cff1c6d Mon Sep 17 00:00:00 2001 From: mariarti Date: Thu, 16 Feb 2023 14:00:42 +0100 Subject: [PATCH] Update device-wyze-integration.md --- en/device-wyze-integration.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/en/device-wyze-integration.md b/en/device-wyze-integration.md index 0c04890..2729615 100644 --- a/en/device-wyze-integration.md +++ b/en/device-wyze-integration.md @@ -167,7 +167,7 @@ https://github.com/OpenIPC/firmware/releases/download/latest/u-boot-t31x-univers Copy `u-boot-t31x-universal.bin` to microSD card and insert microSD card in camera. -Since after this moment (flashcp) `telnet` would be unavailable! +`telnet` would be unavailable after the command below (`flashcp`) ! Login to camera and issue command: `flashcp -v /media/mmc/u-boot-t31x-universal.bin /dev/mtd0` @@ -178,4 +178,6 @@ Erasing block: 8/8 (100%) Writing kb: 242/242 (100%) Verifying kb: 242/242 (100%) ``` -Now your camera lashed with OpenIPC U-boot, but whole system is still stock. So, next re/boot will load OpenIPC U-boot only (in cycling mode, until stop with `Ctrl-c`). +Now your camera flashed with OpenIPC U-boot, but whole system is still stock. +So, next re/boot will load OpenIPC U-boot only (in cycling mode, until stop with `Ctrl-c` in UART console). +