Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:troubleshooting:usb-burn-online

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
products:sbc:edge2:troubleshooting:usb-burn-online [2024/07/18 05:28]
nick
products:sbc:edge2:troubleshooting:usb-burn-online [2025/03/03 01:16] (current)
hyphop [Restore OOWOW firmware]
Line 21: Line 21:
  
 ```sh write latest oowow into spi flash ```sh write latest oowow into spi flash
-curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --write --spi+curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --refresh --write --spi
 ``` ```
  
 +or last cached image
 +
 +```sh write latest cached oowow into spi flash
 +curl dl.khadas.com/online/rockchip-burn | sh -s - oowow --write --spi
 +```
 ===== Write Android to emmc ===== ===== Write Android to emmc =====
  
Last modified: 2025/03/03 01:16 by hyphop