This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:edge2:troubleshooting:usb-burn-online [2023/09/25 07:33] hyphop [Edge2 Online burn] |
products:sbc:edge2:troubleshooting:usb-burn-online [2025/03/03 01:16] (current) hyphop [Restore OOWOW firmware] |
||
---|---|---|---|
Line 4: | Line 4: | ||
<WRAP info > | <WRAP info > | ||
- | - Connect Edge2 to PC by USB cable | + | |
- | - Activate USB Burn mode - by pressing quickly | + | - Activate USB Burn mode - by pressing quickly |
- | | + | - Try the next commands |
</ | </ | ||
- | Just copy one command line to Linux terminal... (copy-paste mode ) \\ | + | Just copy one command line to Linux terminal... (copy-paste mode) |
/* | /* | ||
Line 21: | Line 21: | ||
```sh write latest oowow into spi flash | ```sh write latest oowow into spi flash | ||
- | curl dl.khadas.com/ | + | curl dl.khadas.com/ |
``` | ``` | ||
+ | or last cached image | ||
+ | |||
+ | ```sh write latest cached oowow into spi flash | ||
+ | curl dl.khadas.com/ | ||
+ | ``` | ||
===== Write Android to emmc ===== | ===== Write Android to emmc ===== | ||