From 19407f762cea8c0281cd499b5986a0d94d7fd58b Mon Sep 17 00:00:00 2001 From: viktorxda <35473052+viktorxda@users.noreply.github.com> Date: Sat, 13 Apr 2024 08:50:53 +0200 Subject: [PATCH] Update fpv-openipc-aio.md --- en/fpv-openipc-aio.md | 1 - 1 file changed, 1 deletion(-) diff --git a/en/fpv-openipc-aio.md b/en/fpv-openipc-aio.md index 6076d57..87671a9 100644 --- a/en/fpv-openipc-aio.md +++ b/en/fpv-openipc-aio.md @@ -71,5 +71,4 @@ network restart ``` curl -L -o /tmp/uboot.bin https://github.com/openipc/firmware/releases/download/latest/u-boot-ssc338q-nor.bin flashcp -v /tmp/uboot.bin /dev/mtd0 -flash_eraseall /dev/mtd1 ```